commit | 56d7f2348a182002563700db2158da0c6fc115a5 | [log] [tgz] |
---|---|---|
author | Chad Rosier <mcrosier@apple.com> | Fri Aug 24 21:42:51 2012 +0000 |
committer | Chad Rosier <mcrosier@apple.com> | Fri Aug 24 21:42:51 2012 +0000 |
tree | 0c9e3ad18f842715c380f8508b14b2f1526e464c | |
parent | 44cceb96ea00534136a61dbbe738ad9beaa87793 [diff] |
[ms-inline asm] Change the -fenable-experimental-ms-inline-asm option from a CodeGen option to a LangOpt option. In turn, hoist the guard into the parser so that we avoid the new (and fairly unstable) Sema/AST/CodeGen logic. This should restore the behavior of clang to that prior to r158325. <rdar://problem/12163681> git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162602 91177308-0d34-0410-b5e6-96231b3b80d8