kadircet accepted this revision. kadircet added inline comments. This revision is now accepted and ready to land.
================ Comment at: clang/lib/Tooling/Inclusions/Stdlib/StdSpecialSymbolMap.inc:260 +// text, which are not handled by the script. +// N is an implementation-defined number, 10 should be enough in practice. +SYMBOL(_1, std::placeholders::, <functional>) ---------------- libstdc++ actually has _N=29 (don't know why not 30, as it starts from 1 actually :D) you mind listing it all the way till 29? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D145553/new/ https://reviews.llvm.org/D145553 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits