[all-commits] [llvm/llvm-project] 4a9dc9: [clang] Test for AST Dumping of the template varia...
tomasz-kaminski-sonarsource via All-commits
all-commits at lists.llvm.org
Mon Mar 27 01:11:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a9dc94d336ab0c68d718db21d1666ac19868642
https://github.com/llvm/llvm-project/commit/4a9dc94d336ab0c68d718db21d1666ac19868642
Author: Tomasz Kamiński <tomasz.kamiński at sonarsource.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M clang/test/AST/ast-dump-template-decls.cpp
Log Message:
-----------
[clang] Test for AST Dumping of the template variables
They illustrate unstable behavior of the https://reviews.llvm.org/D139705 after serialization.
(`#61680 <https://github.com/llvm/llvm-project/issues/61680>`).
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D146784
More information about the All-commits
mailing list