aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authormydeveloperday <mydeveloperday@gmail.com>2021-12-21 13:57:43 +0000
committermydeveloperday <mydeveloperday@gmail.com>2021-12-21 13:57:43 +0000
commit6e28b86cc629c351b1f5d238146af1b6f7ceb785 (patch)
treef8a82828024b5fa42aa1990a518ee2d4cc518d24 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent9a05a7b00ccdbd9edee309834901c619beee8d36 (diff)
downloadllvm-6e28b86cc629c351b1f5d238146af1b6f7ceb785.zip
llvm-6e28b86cc629c351b1f5d238146af1b6f7ceb785.tar.gz
llvm-6e28b86cc629c351b1f5d238146af1b6f7ceb785.tar.bz2
AlignConsecutiveDeclarations not working for 'const' keyword in JavsScript
https://github.com/llvm/llvm-project/issues/49846 Fixes #49846 AlignConsecutiveDeclarations is not working for "let" and "const" in JavaScript let letVariable = 5; const constVariable = 10; Reviewed By: owenpan, HazardyKnusperkeks, curdeius Differential Revision: https://reviews.llvm.org/D115990
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions