[PATCH] D72052: [UserManual] Update the C++ standard support

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 11 08:29:11 PST 2020


xbolva00 added a comment.

+1



================
Comment at: clang/docs/UsersManual.rst:2557
 
 clang fully implements all of standard C++98 except for exported
+templates (which were removed in C++11), and all of standards C++11, C++14,
----------------
Clang ? :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72052





More information about the cfe-commits mailing list