tbaederr wrote:

> so should I make a new PR, or do in this PR?
> Please also take a look. @tbaederr

Just add a prototype of `getConstantEvaluatedBuiltinID` to `ExprConstShared.h` 
and pass an `ASTContext` parameter, then use that to replace the few 
`getBuiltinID()` and `getBuiltinCallee()` calls in `clang/lib/AST/ByteCode/`.

https://github.com/llvm/llvm-project/pull/201805
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to