This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc7b7638dfee5: [dfsan][NFC] Add compile flags and environment
variables to doc (authored by Jianzhou Zhao ).
Repository:
rG
stephan.yichao.zhao updated this revision to Diff 361859.
stephan.yichao.zhao marked 2 inline comments as done.
stephan.yichao.zhao retitled this revision from " [dfsan][NFC] Add compile
flags and environment variables to doc" to "[dfsan][NFC] Add compile flags and
environment variables to doc".
gbalats accepted this revision.
gbalats added inline comments.
This revision is now accepted and ready to land.
Comment at: clang/docs/DataFlowSanitizer.rst:153
+If the flag is true, the label of ``v`` is the union of the label of ``p`` and
+the label of ``*p``. If the flag is fa
stephan.yichao.zhao created this revision.
stephan.yichao.zhao added a reviewer: gbalats.
stephan.yichao.zhao requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D106833
Files: