Skip to content
Commit e03aa55b authored by Chandler Carruth's avatar Chandler Carruth
Browse files

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
parent 11e5140d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment