[all-commits] [llvm/llvm-project] a1be47: [CodeView][DebugInfo] Add test case to show that l...

Amy Huang via All-commits all-commits at lists.llvm.org
Fri Jan 15 12:30:03 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1be47b4771467998d7549dcd1b9f9cebdaa9af9
      https://github.com/llvm/llvm-project/commit/a1be47b4771467998d7549dcd1b9f9cebdaa9af9
  Author: Amy Huang <akhuang at google.com>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    R clang/test/CodeGenCXX/debug-info-codeview-scopes.cpp
    A clang/test/CodeGenCXX/debug-info-gline-tables-only-codeview.cpp

  Log Message:
  -----------
  [CodeView][DebugInfo] Add test case to show that linkage names are not
being added to class types in -gline-tables-only.
Also changed the name of the test file for clarity.
(follow up to D94639)




More information about the All-commits mailing list