[driver, ms-inline asm] -fms-compatibility enables -fms-extensions, so this should...
authorChad Rosier <mcrosier@apple.com>
Wed, 5 Dec 2012 23:35:10 +0000 (23:35 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 5 Dec 2012 23:35:10 +0000 (23:35 +0000)
commit95cd27265e42d2fee15ff6c6c4e2d6c1f0042c6b
tree048d0691633e0e2a16961e6379b5aed69f27b9dd
parent44d1f2feddc6c4ea6b08c956b742921d72132d44
[driver, ms-inline asm] -fms-compatibility enables -fms-extensions, so this should enable
the AsmBlocks language extension as well.
rdar://12808010

llvm-svn: 169448
clang/lib/Frontend/CompilerInvocation.cpp