[all-commits] [llvm/llvm-project] 632ba9: [codeview] Prune SimpleTypeSerializer.h headers, NFC

Reid Kleckner via All-commits all-commits at lists.llvm.org
Fri Jan 24 16:07:41 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 632ba9fcb526498ad5c8b28a75184bf9a97ef9b8
      https://github.com/llvm/llvm-project/commit/632ba9fcb526498ad5c8b28a75184bf9a97ef9b8
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M llvm/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h
    M llvm/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp
    M llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp

  Log Message:
  -----------
  [codeview] Prune SimpleTypeSerializer.h headers, NFC

These are left over from when the class was more complicated. Add a
header comment banner to the .cpp file, which was missing.




More information about the All-commits mailing list