diff options
author | Alp Toker <alp@nuanti.com> | 2014-01-09 00:13:52 +0000 |
---|---|---|
committer | Alp Toker <alp@nuanti.com> | 2014-01-09 00:13:52 +0000 |
commit | bb4b86af83240da5ef5aedd850eb2ffea316da68 (patch) | |
tree | 1c4fee87cc4192f84ed0754d1378fb845ce792be /clang/lib/CodeGen/CGObjCGNU.cpp | |
parent | 66865d6d94a898b7db611deb289787f86e007bb2 (diff) | |
download | bcm5719-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