[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 01:28:00 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6627a3c2873f: [c++2b] Add option -std=c++2b to enable support for potential C++2b features. (authored by curdeius).

Repository:
  rG LLVM Github Monorepo

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

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.309186.patch
Type: text/x-patch
Size: 7136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201203/ab93c13c/attachment.bin>


More information about the cfe-commits mailing list