================ @@ -15,21 +15,70 @@ #define LLVM_CLANG_LIB_AST_EXPRCONSTSHARED_H #include "clang/Basic/TypeTraits.h" +#include "llvm/ADT/APFloat.h" ---------------- ZakyHermawan wrote:
clangd says it provides APFloat, APFloatBase, APSInt. Do you think this should be removed ? https://github.com/llvm/llvm-project/pull/182589 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
