[clang][Interp] Implement boolean and nullptr literals
Handle CXX bool literals as well as nullptr literals and add a few tests for each. Differential Revision: https://reviews.llvm.org/D131942
Loading
Please sign in to comment
Handle CXX bool literals as well as nullptr literals and add a few tests for each. Differential Revision: https://reviews.llvm.org/D131942