[all-commits] [llvm/llvm-project] 9b21d4: Revert "[DebugInfo][CodeView] Use <lambda_n> as th...
Amy Huang via All-commits
all-commits at lists.llvm.org
Thu Jan 28 16:42:01 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b21d4b9434d2d4796b0d60d64f6ded9bac95441
https://github.com/llvm/llvm-project/commit/9b21d4b9434d2d4796b0d60d64f6ded9bac95441
Author: Amy Huang <akhuang at google.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M clang/include/clang/AST/Mangle.h
M clang/lib/AST/ItaniumMangle.cpp
M clang/lib/AST/MicrosoftMangle.cpp
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/test/CodeGenCXX/debug-info-codeview-unnamed.cpp
M clang/test/CodeGenCXX/debug-info-gline-tables-only-codeview.cpp
Log Message:
-----------
Revert "[DebugInfo][CodeView] Use <lambda_n> as the display name for lambdas."
for test failures.
This reverts commit d73564c510036b2d4f5858effdcd23fe54fc1063.
More information about the All-commits
mailing list