diff options
author | Alp Toker <alp@nuanti.com> | 2014-01-14 12:53:58 +0000 |
---|---|---|
committer | Alp Toker <alp@nuanti.com> | 2014-01-14 12:53:58 +0000 |
commit | fd8c079dac5e1b0898d1ef08cf624c6b60548077 (patch) | |
tree | b6bbbe6489b613c9229c7e742d1455aca5e0b6d8 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | bfa3934f27e72bef75e41fded6d672a26938c414 (diff) | |
download | llvm-fd8c079dac5e1b0898d1ef08cf624c6b60548077.zip llvm-fd8c079dac5e1b0898d1ef08cf624c6b60548077.tar.gz llvm-fd8c079dac5e1b0898d1ef08cf624c6b60548077.tar.bz2 |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions