[all-commits] [llvm/llvm-project] bc96aa: [clang] Fix typos in Options.td and regen ClangCom...
Frederic Cambus via All-commits
all-commits at lists.llvm.org
Thu Jul 29 11:35:42 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc96aa9f2c9b25ae65a7e05dbbff8c28079db9c9
https://github.com/llvm/llvm-project/commit/bc96aa9f2c9b25ae65a7e05dbbff8c28079db9c9
Author: Frederic Cambus <fred at statdns.com>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
M clang/docs/ClangCommandLineReference.rst
M clang/include/clang/Driver/Options.td
Log Message:
-----------
[clang] Fix typos in Options.td and regen ClangCommandLineReference.rst.
Differential Revision: https://reviews.llvm.org/D106664
Commit: 1862ffe25a2e927ecae012f5f0c4cdf7c3fc1b67
https://github.com/llvm/llvm-project/commit/1862ffe25a2e927ecae012f5f0c4cdf7c3fc1b67
Author: Frederic Cambus <fred at statdns.com>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
M clang/tools/scan-build/man/scan-build.1
Log Message:
-----------
[clang] Fix a typo in the manual page: s/contraint/constraint.
While there, update hardcoded Clang version from 3.5 to 13.
Differential Revision: https://reviews.llvm.org/D106867
Compare: https://github.com/llvm/llvm-project/compare/8a0d6e839f0f...1862ffe25a2e
More information about the All-commits
mailing list