aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ModuleDependencyCollector.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2016-03-30 22:23:00 +0000
committerRichard Trieu <rtrieu@google.com>2016-03-30 22:23:00 +0000
commita7564d7d66c04804b9104fd0b114e1b5a7972fab (patch)
treeead86654239af607a666e70de900f80555c8133a /clang/lib/Frontend/ModuleDependencyCollector.cpp
parent85daf65c5a4a80443fcb2357267d612b244790c3 (diff)
downloadllvm-a7564d7d66c04804b9104fd0b114e1b5a7972fab.zip
llvm-a7564d7d66c04804b9104fd0b114e1b5a7972fab.tar.gz
llvm-a7564d7d66c04804b9104fd0b114e1b5a7972fab.tar.bz2
Fix Clang crash with template type diffing.
Fixes https://llvm.org/bugs/show_bug.cgi?id=27129 which is crash involving type aliases and template type diffing. Template arguments for type aliases and template arguments for the underlying desugared type may not have one-to-one relations, which could mess us the attempt to get more information from the desugared type. For type aliases, ignore the iterator over the desugared type. llvm-svn: 264940
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions