[all-commits] [llvm/llvm-project] a40187: [lldb] Remove a superfluous trailing semicolon, fi...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Sun Apr 18 05:57:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a401870f550cc1fa30f94b9470245c15e1f5a80d
https://github.com/llvm/llvm-project/commit/a401870f550cc1fa30f94b9470245c15e1f5a80d
Author: Martin Storsjö <martin at martin.st>
Date: 2021-04-18 (Sun, 18 Apr 2021)
Changed paths:
M lldb/include/lldb/Host/windows/editlinewin.h
Log Message:
-----------
[lldb] Remove a superfluous trailing semicolon, fixing warnings. NFC.
Commit: d4528cbb0e703ee17ee6fb4abe72b7246ccb38f1
https://github.com/llvm/llvm-project/commit/d4528cbb0e703ee17ee6fb4abe72b7246ccb38f1
Author: Martin Storsjö <martin at martin.st>
Date: 2021-04-18 (Sun, 18 Apr 2021)
Changed paths:
M clang/lib/Tooling/CMakeLists.txt
Log Message:
-----------
[clang] Fix cross compiling clang for windows after 141945f950e2f3f
Don't try to execute clang-ast-dump when cross compiling.
Compare: https://github.com/llvm/llvm-project/compare/2cb8ec8f38cf...d4528cbb0e70
More information about the All-commits
mailing list