This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f04e703bff3: [Clang] Add DriverKit support (authored by
egorzhdan).
Changed prior to commit:
https://reviews.llvm.org/D121911?vs=429025&id=429328
egorzhdan updated this revision to Diff 429025.
egorzhdan added a comment.
Remove static analyzer changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121911/new/
https://reviews.llvm.org/D121911
Files:
clang/include/clang/Basic/Attr.td
clang
arphaman accepted this revision.
arphaman added a subscriber: NoQ.
arphaman added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: MaskRay.
LGTM, with one request.
Can you please take the static analyzer changes (RetainSummaryManager.h/cpp)
and make them int
egorzhdan updated this revision to Diff 416920.
egorzhdan added a comment.
Fix clang-format warnings
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121911/new/
https://reviews.llvm.org/D121911
Files:
clang/include/clang/Analysis/RetainSummaryMana
egorzhdan created this revision.
egorzhdan added a reviewer: arphaman.
Herald added a reviewer: aaron.ballman.
Herald added subscribers: dexonsmith, zzheng.
Herald added a project: All.
egorzhdan requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commit