diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2013-08-28 20:53:32 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2013-08-28 20:53:32 +0000 |
commit | cefc7eafc6553652d2e7e7d40158af84c86bf38d (patch) | |
tree | d583342316f2ba6741e19e2bee2984373db4fcd1 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 1a26c209f61b4b16aa4106185d87951b04518c6d (diff) | |
download | llvm-cefc7eafc6553652d2e7e7d40158af84c86bf38d.zip llvm-cefc7eafc6553652d2e7e7d40158af84c86bf38d.tar.gz llvm-cefc7eafc6553652d2e7e7d40158af84c86bf38d.tar.bz2 |
Fix "//" comments with -traditional-cpp in C++.
Apparently, gcc's -traditional-cpp behaves slightly differently in C++ mode;
specifically, it discards "//" comments. Match gcc's behavior.
<rdar://problem/14808126>
llvm-svn: 189515
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions