[all-commits] [llvm/llvm-project] e4b9f5: DebugInfo: Add support for template parameters wit...
David Blaikie via All-commits
all-commits at lists.llvm.org
Tue Sep 14 00:40:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4b9f5e851d1fe0ba93cbb11b2ed4558602c379e
https://github.com/llvm/llvm-project/commit/e4b9f5e851d1fe0ba93cbb11b2ed4558602c379e
Author: David Blaikie <dblaikie at gmail.com>
Date: 2021-09-14 (Tue, 14 Sep 2021)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/test/CodeGenCXX/debug-info-template.cpp
Log Message:
-----------
DebugInfo: Add support for template parameters with reference qualifiers
Followon from the previous commit supporting cvr qualifiers.
More information about the All-commits
mailing list