[PATCH] D136515: [builtins] Add __builtin_assume_separate_storage.
David Goldblatt via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 21 16:51:20 PST 2023
davidtgoldblatt added a comment.
Summarizing a brief offline discussion: I think it's probably fine to just get rid of the SemaChecking changes entirely; type-checking here is done by the generalized builtin-handling code. I'll do the change if there's no objection.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136515/new/
https://reviews.llvm.org/D136515
More information about the cfe-commits
mailing list