llvm-project/clang/include
Alp Toker fd8c079dac Switch around the order of MSVCCompat and MicrosoftExt
Full language modes usually get listed before minor language extensions in
LangOpts, so that subsequent sub-modes can predicate on the major modes.

This also lends to a cleanup in CompilerInvocation to better indicate to the
reader that MSVCCompat is a superset of MicrosoftExt.

Cleanup only.

llvm-svn: 199210
2014-01-14 12:53:58 +00:00
..
clang Switch around the order of MSVCCompat and MicrosoftExt 2014-01-14 12:53:58 +00:00
clang-c Remove linkage macro from the CXLanguageKind enum 2013-12-30 17:48:49 +00:00
CMakeLists.txt
Makefile