[all-commits] [llvm/llvm-project] 62bcb7: [AST] Add more testcases to QualTypeNamesTest. NFC
Sam McCall via All-commits
all-commits at lists.llvm.org
Wed Dec 15 13:02:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62bcb75ce5108c2536b8bf7f4428034d418b9c0b
https://github.com/llvm/llvm-project/commit/62bcb75ce5108c2536b8bf7f4428034d418b9c0b
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2021-12-15 (Wed, 15 Dec 2021)
Changed paths:
M clang/unittests/Tooling/QualTypeNamesTest.cpp
Log Message:
-----------
[AST] Add more testcases to QualTypeNamesTest. NFC
These all currently pass, but are tricky cases not currently covered.
https://reviews.llvm.org/D114251 would break them in its current state.
More information about the All-commits
mailing list