diff options
author | Raphael Isemann <teemperor@gmail.com> | 2020-11-26 17:02:31 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-11-26 18:01:30 +0100 |
commit | 3f6c856bb5ae4426a586426bca9f1ef2848a2b12 (patch) | |
tree | f1acaadd78c26a2417cfb5c9d8141479c322eb25 /llvm/lib/Analysis/LoopAccessAnalysis.cpp | |
parent | 3d7f19ff182b249521061cff7a908efbc68d9f54 (diff) | |
download | llvm-3f6c856bb5ae4426a586426bca9f1ef2848a2b12.zip llvm-3f6c856bb5ae4426a586426bca9f1ef2848a2b12.tar.gz llvm-3f6c856bb5ae4426a586426bca9f1ef2848a2b12.tar.bz2 |
[ASTImporter] Import the default argument of TemplateTypeParmDecl
The test case isn't using the AST matchers for all checks as there doesn't seem to be support for
matching TemplateTypeParmDecl default arguments. Otherwise this is simply importing the
default arguments.
Also updates several LLDB tests that now as intended omit the default template
arguments of several std templates.
Reviewed By: martong
Differential Revision: https://reviews.llvm.org/D92103
Diffstat (limited to 'llvm/lib/Analysis/LoopAccessAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions