summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGObjCGNU.cpp
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2014-01-09 00:13:52 +0000
committerAlp Toker <alp@nuanti.com>2014-01-09 00:13:52 +0000
commitbb4b86af83240da5ef5aedd850eb2ffea316da68 (patch)
tree1c4fee87cc4192f84ed0754d1378fb845ce792be /clang/lib/CodeGen/CGObjCGNU.cpp
parent66865d6d94a898b7db611deb289787f86e007bb2 (diff)
downloadbcm5719-llvm-bb4b86af83240da5ef5aedd850eb2ffea316da68.tar.gz
bcm5719-llvm-bb4b86af83240da5ef5aedd850eb2ffea316da68.zip
Implement isCXX11FinalKeyword() in terms of isCXX11VirtSpecifier()
It's not worth keeping two copies of the identifier init and comparison code just to save a pointer coparison. This should reduce further once we get proper contextual keywords in the token stream, so having the identifier checks in one place is a step towards that. Cleanup only. llvm-svn: 198814
Diffstat (limited to 'clang/lib/CodeGen/CGObjCGNU.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud