diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-03-15 01:37:01 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-03-15 01:37:01 +0000 |
commit | 7d97e802194a0f3c28a0e683275258d9a27fd17d (patch) | |
tree | 88211984a68d5b24cafc0d62ccbc3154908a4139 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f45bbd0da34d632fb370d1da71789b5681c871e8 (diff) | |
download | llvm-7d97e802194a0f3c28a0e683275258d9a27fd17d.zip llvm-7d97e802194a0f3c28a0e683275258d9a27fd17d.tar.gz llvm-7d97e802194a0f3c28a0e683275258d9a27fd17d.tar.bz2 |
Remove use of reserved identifier
The C++ standard reserves all identifiers starting with an underscore
followed by an uppercase letter for the implementation for any use.
llvm-svn: 232302
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions