[PATCH] D92547: [c++2b] Add option -std=c++2b to enable support for potential C++2b features.

Marek Kurdej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 3 00:14:06 PST 2020


curdeius created this revision.
curdeius added reviewers: rsmith, aaron.ballman, hubert.reinterpretcast, faisalv.
Herald added subscribers: cfe-commits, dexonsmith.
Herald added a project: clang.
curdeius requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92547

Files:
  clang/include/clang/Basic/LangOptions.def
  clang/include/clang/Basic/LangStandard.h
  clang/include/clang/Basic/LangStandards.def
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Frontend/InitPreprocessor.cpp
  clang/test/Driver/std.cpp
  clang/test/Driver/unknown-std.cpp
  clang/test/Preprocessor/init.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92547.309171.patch
Type: text/x-patch
Size: 7136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201203/ca8c0c44/attachment.bin>


More information about the cfe-commits mailing list