[all-commits] [llvm/llvm-project] 409274: [PDB] Switch from LLVM_PACKED to LLVM_PACKED_START...

Reid Kleckner via All-commits all-commits at lists.llvm.org
Wed May 13 14:27:15 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 40927427406da6aa021ab80acf5f9944d762fbfd
      https://github.com/llvm/llvm-project/commit/40927427406da6aa021ab80acf5f9944d762fbfd
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-05-13 (Wed, 13 May 2020)

  Changed paths:
    M llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp

  Log Message:
  -----------
  [PDB] Switch from LLVM_PACKED to LLVM_PACKED_START/END

Reportedly using the pragma instead of the __attribute__ silences
warnings with some GCC versions.




More information about the All-commits mailing list