[all-commits] [llvm/llvm-project] d28af7: remove -fpch-codegen and -fpch-debuginfo from Clan...
Luboš Luňák via All-commits
all-commits at lists.llvm.org
Tue Apr 6 09:41:45 PDT 2021
Branch: refs/heads/release/12.x
Home: https://github.com/llvm/llvm-project
Commit: d28af7c654d8db0b68c175db5ce212d74fb5e9bc
https://github.com/llvm/llvm-project/commit/d28af7c654d8db0b68c175db5ce212d74fb5e9bc
Author: Luboš Luňák <l.lunak at centrum.cz>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M clang/docs/ReleaseNotes.rst
Log Message:
-----------
remove -fpch-codegen and -fpch-debuginfo from Clang 12.0 release notes
These were new in 11.0. The commit adding the options landed after
11.x branch had already been branched off from master, and only
then backported to 11.x, so the release notes change stayed for 12.0.
More information about the All-commits
mailing list