[all-commits] [llvm/llvm-project] 42896e: [clang] -falign-loops=
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jul 23 09:51:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42896eeed9e3d12e7e38217a0d7e35b9736451ac
https://github.com/llvm/llvm-project/commit/42896eeed9e3d12e7e38217a0d7e35b9736451ac
Author: Fangrui Song <i at maskray.me>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M clang/include/clang/Basic/CodeGenOptions.def
M clang/include/clang/Basic/LangOptions.def
M clang/include/clang/Driver/Options.td
M clang/lib/CodeGen/BackendUtil.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
M llvm/include/llvm/Target/TargetOptions.h
Log Message:
-----------
[clang] -falign-loops=
Commit: 2aa0cf19e7fe17c9eb5eb2555e10184061b933f1
https://github.com/llvm/llvm-project/commit/2aa0cf19e7fe17c9eb5eb2555e10184061b933f1
Author: Fangrui Song <i at maskray.me>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M clang-tools-extra/clangd/CompileCommands.cpp
M clang-tools-extra/clangd/CompileCommands.h
M clang-tools-extra/clangd/Compiler.cpp
M clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
M clang-tools-extra/clangd/unittests/CompilerTests.cpp
Log Message:
-----------
Revert D106562 "[clangd] Get rid of arg adjusters in CommandMangler"
This reverts commit 1c0d0085bcaaf27cc8d9492eb3c5c05058e54b8e.
This commit made unittest BuildCompilerInvocation.DropsPlugins crash.
Compare: https://github.com/llvm/llvm-project/compare/13f95cc3d10d...2aa0cf19e7fe
More information about the All-commits
mailing list