diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2013-08-15 23:59:20 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2013-08-15 23:59:20 +0000 |
commit | 2a1d9a92903473486b2e476e065658c34039cad2 (patch) | |
tree | aa008f799a184fa3ae3d8d464ebd84ea3893f57e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 89065d8632cc69b87bbf0ecaecb1689d53ec0c3d (diff) | |
download | llvm-2a1d9a92903473486b2e476e065658c34039cad2.zip llvm-2a1d9a92903473486b2e476e065658c34039cad2.tar.gz llvm-2a1d9a92903473486b2e476e065658c34039cad2.tar.bz2 |
Fix for dependent contexts in alias templates.
When we are parsing a type for an alias template, we are not entering
the context, so we can't look into dependent classes. Make sure the
parser handles this correctly.
PR16904.
llvm-svn: 188510
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions