diff options
author | Yunzhong Gao <Yunzhong_Gao@playstation.sony.com> | 2014-04-11 20:55:19 +0000 |
---|---|---|
committer | Yunzhong Gao <Yunzhong_Gao@playstation.sony.com> | 2014-04-11 20:55:19 +0000 |
commit | ef309f432638957a6d61ff45ee982e05797addf2 (patch) | |
tree | 51064a9139c7d28027080aecb3a98290907148b1 /llvm/lib/Bitcode/Reader/BitstreamReader.cpp | |
parent | 95400e22f99bfbd11b07d6f2ac2eeae1cb1418fc (diff) | |
download | bcm5719-llvm-ef309f432638957a6d61ff45ee982e05797addf2.tar.gz bcm5719-llvm-ef309f432638957a6d61ff45ee982e05797addf2.zip |
Add a test to distinguish between reserved tokens and normal identifiers.
The -fms-extensions option affects a number of subtle front-end C/C++
behaviors, and it would be useful to be able to distinguish MS keywords
from regular identifiers in the ms-extensions mode even if the triple
does not define a Windows target. It should make life easier if anyone
needs to port their Windows codes to elsewhere.
Differential Revision: http://reviews.llvm.org/D3034
llvm-svn: 206069
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions