aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorBalazs Benics <benicsbalazs@gmail.com>2023-07-24 08:26:54 +0200
committerBalazs Benics <benicsbalazs@gmail.com>2023-07-24 08:26:54 +0200
commit862b93a8095cd350d8b398f03dca92b93002f984 (patch)
tree5055e9d8a5d22861ea7d7e33dae3c4bd4100d931 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent74d16b212b3ea4a9c444065913429f3bc8799ced (diff)
downloadllvm-862b93a8095cd350d8b398f03dca92b93002f984.zip
llvm-862b93a8095cd350d8b398f03dca92b93002f984.tar.gz
llvm-862b93a8095cd350d8b398f03dca92b93002f984.tar.bz2
[analyzer][docs] Add CSA release notes
We'll soon branch off, and start releasing clang-17. Here is a patch, adjusting the release notes for what we achieved since the last release. I used this command to inspect the interesting commits: ``` git log --oneline llvmorg-16.0.0..llvm/main \ clang/{lib/StaticAnalyzer,include/clang/StaticAnalyzer} | \ grep -v NFC | grep -v -i revert ``` This filters in CSA directories and filters out NFC and revert commits. Given that in the release-notes, we usually don't put links to commits, I'll remove them from this patch as well. I just put them there to make it easier to review for you. I tried to group the changes into meaningful chunks, and dropped some of the uninteresting commits. I've also dropped the commits that were backported to clang-16. Check out how it looks, and propose changes like usual. --- FYI the `ninja docs-clang-html` produces the html docs, including the `ReleaseNotes`. And the produced artifact will be at `build/tools/clang/docs/html/ReleaseNotes.html`. Differential Revision: https://reviews.llvm.org/D155445
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions