diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2010-04-17 20:17:31 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2010-04-17 20:17:31 +0000 |
| commit | e03aa55bfdf5f8f63c1c6b4240b71e1027750d0b (patch) | |
| tree | 605c935620f5809952026cccc0a159a7239c4e89 /clang/lib/Driver/ArgList.cpp | |
| parent | 11e5140db94dc3f27108f313135d0664d3ccd421 (diff) | |
| download | bcm5719-llvm-e03aa55bfdf5f8f63c1c6b4240b71e1027750d0b.tar.gz bcm5719-llvm-e03aa55bfdf5f8f63c1c6b4240b71e1027750d0b.zip | |
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.
llvm-svn: 101667
Diffstat (limited to 'clang/lib/Driver/ArgList.cpp')
0 files changed, 0 insertions, 0 deletions

