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:37
+SYMBOL(swap, std::, <string_view>) // since C++17
+SYMBOL(swap, std::, <algorithm>) // until C++11
+// C++ [tuple.helper 22.4.7]: In addition to being available via inclusion of
----------------
i'd put this right after `<utility>`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143569/new/

https://reviews.llvm.org/D143569

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to