This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3b387d10707d: Lift EHPersonalities from Analysis to IR (NFC)
(authored by sgraenitz).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTI
sgraenitz updated this revision to Diff 477433.
sgraenitz added a comment.
clang-format includes and sort clang-formatted-files.txt
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138122/new/
https://reviews.llvm.org/D138122
Files:
clang/docs/tool
compnerd accepted this revision.
compnerd added a comment.
Additional validation is never a bad thing :). Please do sort the headers
before committing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138122/new/
https://reviews.llvm.org/D138122
__
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
Sounds good to me. I think we just put it in Analysis in an attempt to keep IR
small and focused, and particularly to avoid putting more target-specific logic
in IR.
Repository:
rG LLVM Github M
sgraenitz created this revision.
sgraenitz added reviewers: rnk, efriedma, dblaikie, compnerd.
Herald added subscribers: Enna1, wenlei, pengfei, hiraditya.
Herald added a project: All.
sgraenitz requested review of this revision.
Herald added subscribers: cfe-commits, aheejin.
Herald added projects