diff options
author | Stephen Kelly <steveire@gmail.com> | 2020-01-27 11:16:50 +0000 |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2020-01-27 11:19:59 +0000 |
commit | 0a57d14abf993331111fbfab15fb918a863aa391 (patch) | |
tree | d972dc9a3c3f7dcf0269badffba7d33eb31e108f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b567ff2fa05c7df1b3bf74e7a79daa7aa5bd5912 (diff) | |
download | llvm-0a57d14abf993331111fbfab15fb918a863aa391.zip llvm-0a57d14abf993331111fbfab15fb918a863aa391.tar.gz llvm-0a57d14abf993331111fbfab15fb918a863aa391.tar.bz2 |
[ASTMatchers] Fix parent traversal with InitListExpr
Children of InitListExpr are traversed twice by RAV, so this code
populates a vector to represent the possibly-multiple parents (in
reality in this situation the parent is the same and is therefore
de-duplicated).
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions