[all-commits] [llvm/llvm-project] bb7263: Revert "Fix bad mangling of <data-member-prefix> f...

Richard Smith via All-commits all-commits at lists.llvm.org
Tue May 11 17:47:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb726383ac7554857c62edd2d19e83dc713165ee
      https://github.com/llvm/llvm-project/commit/bb726383ac7554857c62edd2d19e83dc713165ee
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2021-05-11 (Tue, 11 May 2021)

  Changed paths:
    M clang/include/clang/Basic/CodeGenOptions.h
    M clang/include/clang/Basic/LangOptions.h
    M clang/lib/AST/ItaniumMangle.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/test/CodeGenCXX/clang-abi-compat.cpp
    M clang/test/CodeGenCXX/lambda-expressions-nested-linkage.cpp
    M clang/test/CodeGenCXX/mangle-lambda-explicit-template-params.cpp

  Log Message:
  -----------
  Revert "Fix bad mangling of <data-member-prefix> for a closure in the initializer of a variable at global namespace scope."

This reverts commit 697ac15a0fc71888c372667bdbc5583ab42d4695, for which
review was not complete. That change was accidentally pushed when
an unrelated change was pushed.




More information about the All-commits mailing list