[PATCH] D150450: Add C++26 compile flags.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 15 08:42:28 PDT 2023


erichkeane updated this revision to Diff 522214.
erichkeane added a comment.

change __cplusplus to match GCC's plan.


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

https://reviews.llvm.org/D150450

Files:
  clang/docs/CommandGuide/clang.rst
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/include/clang/Basic/LangOptions.def
  clang/include/clang/Basic/LangStandard.h
  clang/include/clang/Basic/LangStandards.def
  clang/lib/Basic/LangOptions.cpp
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/InitPreprocessor.cpp
  clang/test/Driver/cl-options.c
  clang/test/Driver/unknown-std.cpp
  clang/test/Preprocessor/init.c
  clang/www/OpenProjects.html
  clang/www/cxx_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150450.522214.patch
Type: text/x-patch
Size: 12914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230515/2ff6002d/attachment-0001.bin>


More information about the cfe-commits mailing list