commit | eb5d7b752651283de5abfcc2f91df7227582a08d | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Sat Apr 17 20:17:31 2010 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Sat Apr 17 20:17:31 2010 +0000 |
tree | cda94be17b44b43c9ecae1c215cfcf22e319964c | |
parent | 046c294a43024874ff35656c6e785b64e72f1f36 [diff] |
Add support for '-fgnu-keywords' and '-fasm' to Clang's driver. They are not implemented precisely the same as GCC, but the distinction GCC makes isn't useful to represent. This allows parsing code which uses GCC-specific keywords ('asm', etc.) without parsing in a fully GNU mode. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101667 91177308-0d34-0410-b5e6-96231b3b80d8