[all-commits] [llvm/llvm-project] 516106: [llvm] Fix header guards (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Mon Dec 27 15:20:30 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5161060559965fc5f69c46853358bea8ab504b4c
https://github.com/llvm/llvm-project/commit/5161060559965fc5f69c46853358bea8ab504b4c
Author: Kazu Hirata <kazu at google.com>
Date: 2021-12-27 (Mon, 27 Dec 2021)
Changed paths:
M llvm/include/llvm/Debuginfod/HTTPClient.h
M llvm/include/llvm/ExecutionEngine/Orc/DebuggerSupportPlugin.h
M llvm/include/llvm/Support/DivisionByConstantInfo.h
Log Message:
-----------
[llvm] Fix header guards (NFC)
Identified with llvm-header-guard.
More information about the All-commits
mailing list