diff options
author | James Dennett <jdennett@google.com> | 2013-06-30 03:05:49 +0000 |
---|---|---|
committer | James Dennett <jdennett@google.com> | 2013-06-30 03:05:49 +0000 |
commit | eb576c0a061bad79b718c71175939bce03ffec3f (patch) | |
tree | c43c6696847ee8c101a86b09d6a9d4ab6aff2d6a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8bd1771abe44d1027460bcd1d7edcab556f75428 (diff) | |
download | bcm5719-llvm-eb576c0a061bad79b718c71175939bce03ffec3f.tar.gz bcm5719-llvm-eb576c0a061bad79b718c71175939bce03ffec3f.zip |
Add enumerators to TestVisitor::Language to allow visitor tests to
explicitly specify use of C++98 or C++11. Lang_CXX is preserved as
an alias for Lang_CXX98.
This does not add Lang_CXX1Y or Lang_C11, on the assumption that it's
better to add them if/when they are needed.
(This is a prerequisite for a test in a later patch for RecursiveASTVisitor.)
Reviewed by Richard Smith.
llvm-svn: 185276
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions