zyounan added a comment. Another question is that file `clang/Tooling/Inclusions/StdSymbolMap.inc` seems to be out-of-date. What's worse, the archive of cppref doesn't always update on time <https://en.cppreference.com/w/Cppreference:Archives> The latest version from official is published in 2019, while the unofficial version is 2022-06. That means, symbols from C++23, like `std::expected` will be missing from this file.
From the aspect of maintenance, shall we consider a more optimal approach to keep update? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D142836/new/ https://reviews.llvm.org/D142836 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits