This revision was automatically updated to reflect the committed changes.
Closed by commit rL366439: [analyzer] Add CTU user docs (authored by martong,
committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D64801
martong updated this revision to Diff 210552.
martong added a comment.
- Add notes about macro expansion crash with CTU
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64801/new/
https://reviews.llvm.org/D64801
Files:
clang/docs/analyzer/user-docs
martong updated this revision to Diff 210345.
martong marked 3 inline comments as done.
martong added a comment.
- Address dkrupp's comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64801/new/
https://reviews.llvm.org/D64801
Files:
clang/do
dkrupp requested changes to this revision.
dkrupp added a comment.
This revision now requires changes to proceed.
Thanks Gabor for writing this.
I suggested some minor changes to the txt. Otherwise LGTM.
Comment at: clang/docs/analyzer/user-docs/CrossTranslationUnit.rst:98
+
+
martong created this revision.
martong added reviewers: dkrupp, a_sidorin, Szelethus, NoQ.
Herald added subscribers: cfe-commits, Charusso, gamesh411, donat.nagy,
mikhail.ramalho, a.sidorin, rnkovacs, szepet, baloghadamsoftware, xazax.hun,
whisperity.
Herald added a project: clang.
Repository: