[all-commits] [llvm/llvm-project] 665dcd: Add missing newlines at EOF; NFC
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Wed Feb 12 07:57:37 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 665dcdacc06b056c3279a1fccbcae4660d80f117
https://github.com/llvm/llvm-project/commit/665dcdacc06b056c3279a1fccbcae4660d80f117
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2020-02-12 (Wed, 12 Feb 2020)
Changed paths:
M clang/include/clang/AST/ASTConcept.h
M clang/include/clang/AST/ExprConcepts.h
M clang/lib/AST/DeclTemplate.cpp
M clang/lib/DirectoryWatcher/DirectoryScanner.cpp
M clang/lib/DirectoryWatcher/DirectoryScanner.h
M clang/lib/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp
M clang/tools/libclang/FatalErrorHandler.cpp
M llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h
M llvm/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h
M llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h
M llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h
M llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h
M llvm/lib/DebugInfo/PDB/Native/EnumTables.cpp
M llvm/lib/DebugInfo/PDB/Native/NativeTypeArray.cpp
M llvm/lib/IR/FPEnv.cpp
M llvm/lib/Transforms/CFGuard/CFGuard.cpp
Log Message:
-----------
Add missing newlines at EOF; NFC
More information about the All-commits
mailing list