[all-commits] [llvm/llvm-project] 81ac81: FileManager: Reorder declarations of FileEntry and...

Duncan P. N. Exon Smith via All-commits all-commits at lists.llvm.org
Fri Oct 23 17:47:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 81ac81f8644a7c6ed19bea95385794f7870d0fda
      https://github.com/llvm/llvm-project/commit/81ac81f8644a7c6ed19bea95385794f7870d0fda
  Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M clang/include/clang/Basic/FileManager.h

  Log Message:
  -----------
  FileManager: Reorder declarations of FileEntry and FileEntryRef, NFC

This reduces noise in a future patch, but shouldn't change anything
otherwise.

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




More information about the All-commits mailing list