brooks updated this revision to Diff 509934.
brooks added a comment.
- Rebase
- Add powerpc64le
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135171/new/
https://reviews.llvm.org/D135171
Files:
clang/lib/Basic/Targets/OSTargets.h
clang/test/Co
brooks added a comment.
@arichardson please commit. I do not have commit access. Thanks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135171/new/
https://reviews.llvm.org/D135171
___
cfe-commits mailing
brooks updated this revision to Diff 465223.
brooks added a comment.
Add a test as requested by @arichardson
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135171/new/
https://reviews.llvm.org/D135171
Files:
clang/lib/Basic/Targets/OSTargets.h
brooks created this revision.
brooks added reviewers: arichardson, emaste, dim.
Herald added a subscriber: krytarowski.
Herald added a project: All.
brooks requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This is a prerequisite for proper ru
brooks added a comment.
It would be somewhat helpful as a transition aid if
`-enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang`
remained as a no-op producing a warning (a generic unused argument warning
would be fine).
Repository:
rG LLVM Github Monorepo
CHANGES SINC
brooks added a comment.
Thanks, this will kill off one of the patches in our ports.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114530/new/
https://reviews.llvm.org/D114530
___
cfe-commits mailing list
brooks accepted this revision.
brooks added a comment.
I do think we should make this change, but don't have a strong opinion on the
timing. If we do it for 12 and not 13 then we should probably try to get it
into a 6.0.2.
https://reviews.llvm.org/D24867
___
brooks added a reviewer: arichardson.
brooks added a comment.
Herald added a subscriber: krytarowski.
Adding Alex as he made some related changes to CHERI Clang recently
https://github.com/CTSRD-CHERI/clang/commit/3a648766deabb4ff7f95862213c3c99e7223363c.
https://reviews.llvm.org/D24867