diff options
author | Balazs Benics <benicsbalazs@gmail.com> | 2023-12-28 15:48:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-28 15:48:59 +0100 |
commit | d488adb7c2928551d801efd8d4c1bcb2f07e2651 (patch) | |
tree | c1531f4d948e1198c22faabe31f9e7278fe37e3e /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | c23991478aa79ea1040531b3077976ae56415b24 (diff) | |
download | llvm-d488adb7c2928551d801efd8d4c1bcb2f07e2651.zip llvm-d488adb7c2928551d801efd8d4c1bcb2f07e2651.tar.gz llvm-d488adb7c2928551d801efd8d4c1bcb2f07e2651.tar.bz2 |
[analyzer][docs] Update the release notes for llvm-18 (#76446)
This PR prepares the release notes of the Clang Static Analyzer for the
llvm-18 release branch, due in about a week.
See the regular [release schedule](https://llvm.org/docs/HowToReleaseLLVM.html#annual-release-schedule).
This patch was written after examining the relevant Static Analyzer
commits since the last release.
Have a look at the commits, and provide feedback if I missed anything
interesting.
Note that the release notes is not meant to be an exhaustive list of the
changes, but rather a curated list of the relevant changes that might
interest our stakeholders, such as tool vendors based on top of CSA or
users with custom checkers.
See the relevant commits by using this command:
```
git log --oneline llvmorg-18-init..llvm/main clang/{lib/StaticAnalyzer,include/clang/StaticAnalyzer} | grep -v NFC | grep -v -i revert
```
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions