diff options
author | Alp Toker <alp@nuanti.com> | 2014-06-30 01:33:53 +0000 |
---|---|---|
committer | Alp Toker <alp@nuanti.com> | 2014-06-30 01:33:53 +0000 |
commit | 034bbd5db77e2ae69b26eb9b1159867728807624 (patch) | |
tree | 15b35f5e78ff48defe0aa99a73a0ec934c369a96 /clang/test/CodeGenCXX/int64_uint64.cpp | |
parent | 6d6b55d15376815a38e06545605e6d6acb7cbd4b (diff) | |
download | bcm5719-llvm-034bbd5db77e2ae69b26eb9b1159867728807624.tar.gz bcm5719-llvm-034bbd5db77e2ae69b26eb9b1159867728807624.zip |
Extract an isReservedName() function
We'll want to share the implementation if anything else decides to check
for reserved names in future, so make this little snippet of code more
discoverable.
Also remove the __va_list_tag and __builtin_va_list special-case
checks. They're leftovers from before when the reserved name logic was
added.
No change in functionality.
llvm-svn: 212006
Diffstat (limited to 'clang/test/CodeGenCXX/int64_uint64.cpp')
0 files changed, 0 insertions, 0 deletions