[all-commits] [llvm/llvm-project] d985b0: A few cosmetic cleanups to StringMap/StringSet.h, ...

Chris Lattner via All-commits all-commits at lists.llvm.org
Sat Apr 11 22:15:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d985b0bf5c8f74c174d47a56809fbb094221322c
      https://github.com/llvm/llvm-project/commit/d985b0bf5c8f74c174d47a56809fbb094221322c
  Author: Chris Lattner <clattner at nondot.org>
  Date:   2020-04-11 (Sat, 11 Apr 2020)

  Changed paths:
    M llvm/include/llvm/ADT/StringMap.h
    M llvm/include/llvm/ADT/StringSet.h
    M llvm/include/llvm/Support/PointerLikeTypeTraits.h

  Log Message:
  -----------
  A few cosmetic cleanups to StringMap/StringSet.h, including fixing
the indentation of the StringSet.h file and its file comment header,
and significantly reduce redundant #includes that are already pulled
in transitively.  NFC.

This is in preparation for a more interesting patch I'll post to phab.




More information about the All-commits mailing list