[all-commits] [llvm/llvm-project] ad5bed: Revert "[clang] Make predefined expressions string...
aeubanks via All-commits
all-commits at lists.llvm.org
Sun May 7 16:51:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad5bed5372f3f73a07f0b98a05444e7acda2b9d9
https://github.com/llvm/llvm-project/commit/ad5bed5372f3f73a07f0b98a05444e7acda2b9d9
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-05-07 (Sun, 07 May 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/AST/Expr.h
M clang/include/clang/AST/IgnoreExpr.h
M clang/include/clang/AST/Stmt.h
M clang/include/clang/Basic/DiagnosticGroups.td
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/AST/ASTImporter.cpp
M clang/lib/AST/Expr.cpp
M clang/lib/Sema/SemaExpr.cpp
M clang/lib/Sema/SemaInit.cpp
M clang/lib/Serialization/ASTReaderStmt.cpp
M clang/lib/Serialization/ASTWriterStmt.cpp
R clang/test/Modules/predefined.cpp
R clang/test/Sema/ms_predefined_expr.cpp
Log Message:
-----------
Revert "[clang] Make predefined expressions string literals under -fms-extensions"
This reverts commit 856f384bf94513c89e754906b7d80fbe5377ab53.
Breaks bots, e.g. https://lab.llvm.org/buildbot/#/builders/123/builds/18775
More information about the All-commits
mailing list