[all-commits] [llvm/llvm-project] d31dfc: DebugInfo: Unify some printing policy adjustments
David Blaikie via All-commits
all-commits at lists.llvm.org
Tue Sep 21 19:30:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d31dfc30115705332034a81b6b2ab904ca1cf029
https://github.com/llvm/llvm-project/commit/d31dfc30115705332034a81b6b2ab904ca1cf029
Author: David Blaikie <dblaikie at gmail.com>
Date: 2021-09-21 (Tue, 21 Sep 2021)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
Log Message:
-----------
DebugInfo: Unify some printing policy adjustments
Commit: db6f1e8a8857ccaa339304131373f3150528e812
https://github.com/llvm/llvm-project/commit/db6f1e8a8857ccaa339304131373f3150528e812
Author: David Blaikie <dblaikie at gmail.com>
Date: 2021-09-21 (Tue, 21 Sep 2021)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/test/CodeGenCXX/debug-info-template.cpp
Log Message:
-----------
DebugInfo: Don't suppress inline namespaces when printing template template parameter names
Compare: https://github.com/llvm/llvm-project/compare/d9aff62560e1...db6f1e8a8857
More information about the All-commits
mailing list