[all-commits] [llvm/llvm-project] 9243b1: Revert "[clang-cl] Fix value of __FUNCTION__ and _...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Wed Sep 27 11:27:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9243b1bfdbf4c8b8f3f8c8e45b57f784311adaac
https://github.com/llvm/llvm-project/commit/9243b1bfdbf4c8b8f3f8c8e45b57f784311adaac
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2023-09-27 (Wed, 27 Sep 2023)
Changed paths:
M clang/include/clang/AST/PrettyPrinter.h
M clang/lib/AST/Expr.cpp
M clang/lib/AST/TypePrinter.cpp
M clang/test/AST/Interp/literals.cpp
M clang/test/Analysis/eval-predefined-exprs.cpp
M clang/test/CodeGenCXX/predefined-expr.cpp
M clang/test/SemaCXX/source_location.cpp
Log Message:
-----------
Revert "[clang-cl] Fix value of __FUNCTION__ and __FUNC__ in MSVC mode for c++. (#66120)"
This reverts commit 265568c136f94b108790e9be73cd8071e714aad1.
See https://github.com/llvm/llvm-project/issues/66114#issuecomment-1732319259
More information about the All-commits
mailing list