[all-commits] [llvm/llvm-project] 6b50e8: [clang] Fix label (de-)serialization in ASM statem...

VitaNuo via All-commits all-commits at lists.llvm.org
Mon May 22 08:54:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b50e87f21e131fb75d234acaa69b2386e3b6006
      https://github.com/llvm/llvm-project/commit/6b50e87f21e131fb75d234acaa69b2386e3b6006
  Author: Viktoriia Bakalova <bakalova at google.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M clang/lib/Serialization/ASTReaderStmt.cpp
    M clang/lib/Serialization/ASTWriterStmt.cpp
    A clang/test/PCH/asm-label.cpp

  Log Message:
  -----------
  [clang] Fix label (de-)serialization in ASM statements.

Differential Revision: https://reviews.llvm.org/D151073




More information about the All-commits mailing list