aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-03-05 20:06:51 +0000
committerDouglas Gregor <dgregor@apple.com>2011-03-05 20:06:51 +0000
commit9d9f8db4bc988b4493eaf2db2b8bd89cdca31f6a (patch)
tree14cf5db2e6dcc213a66d78bbc965db6b8b4e2206 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent42fc943f21237035ab89e694721c5e704e571d2c (diff)
downloadllvm-9d9f8db4bc988b4493eaf2db2b8bd89cdca31f6a.zip
llvm-9d9f8db4bc988b4493eaf2db2b8bd89cdca31f6a.tar.gz
llvm-9d9f8db4bc988b4493eaf2db2b8bd89cdca31f6a.tar.bz2
When substituting in for a template name, do not produce a qualified
template name as the result of substitution. The qualifier is handled separately by the tree transformer, so we would end up in an inconsistent state. This is actually the last bit of PR9016, and possibly also fixes PR8965. It takes Boost.Icl from "epic fail" down to a single failure. llvm-svn: 127108
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions