[PATCH] D51200: Introduce per-callsite inline intrinsics

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 4 22:46:38 PDT 2018


rsmith added a comment.

Please also teach constant expression evaluation (lib/AST/ExprConstant.cpp) to look through these builtins when evaluating.


https://reviews.llvm.org/D51200





More information about the cfe-commits mailing list