[PATCH] D139749: Headers: use C++ inline semantics in C++ mode
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 15 08:50:52 PST 2022
compnerd added a comment.
Thanks @fsb4000 (and @CaseyCarter)! I think that due to the shipped version, it makes sense to do this still. Using standard semantics in general I think is preferable, since nothing prevents another compiler implementation to still do something similar.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139749/new/
https://reviews.llvm.org/D139749
More information about the cfe-commits
mailing list