aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authormydeveloperday <mydeveloperday@gmail.com>2022-01-06 19:39:24 +0000
committermydeveloperday <mydeveloperday@gmail.com>2022-01-06 19:40:39 +0000
commit031d3ece3f2eb6bd785dcf7484e88cc6a306db94 (patch)
tree6ebdb8057868ed5d6cebf28fc77a8b52f4ca8d1e /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent9e35e61aa435708ffe9361f768e8b0568b94bb30 (diff)
downloadllvm-031d3ece3f2eb6bd785dcf7484e88cc6a306db94.zip
llvm-031d3ece3f2eb6bd785dcf7484e88cc6a306db94.tar.gz
llvm-031d3ece3f2eb6bd785dcf7484e88cc6a306db94.tar.bz2
[clang-format] Fix a crash (assertion) in qualifier alignment when matching template closer is null
https://github.com/llvm/llvm-project/issues/53008 ``` template <class Id> using A = quantity /**/<kind<Id>, 1>; ``` the presence of the comment between identifier and template opener seems to be causing the qualifier alignment to fail Reviewed By: curdeius Fixes: #53008 Differential Revision: https://reviews.llvm.org/D116726
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions