[all-commits] [llvm/llvm-project] 6eaad7: Correct a typo in the release notes; NFC
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Mon Oct 24 12:11:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6eaad74147b20a8602da63d3d07a58d722507472
https://github.com/llvm/llvm-project/commit/6eaad74147b20a8602da63d3d07a58d722507472
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
Log Message:
-----------
Correct a typo in the release notes; NFC
I intended to fix this when landing the changes, but forgot to add the
file to the commit.
Commit: f43ef6b2dced4c5fa4fa7676142d9a20f7dbe733
https://github.com/llvm/llvm-project/commit/f43ef6b2dced4c5fa4fa7676142d9a20f7dbe733
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
A clang/test/C/drs/dr335.c
A clang/test/C/drs/dr338.c
M clang/test/C/drs/dr3xx.c
M clang/www/c_dr_status.html
Log Message:
-----------
Update the status of more C99 DRs
This adds test coverage and updates the related entries for five more
C99 DRs.
Compare: https://github.com/llvm/llvm-project/compare/04877284b459...f43ef6b2dced
More information about the All-commits
mailing list