[all-commits] [llvm/llvm-project] 925ec5: Revert "[clang][ExprConst] Add RHS source range to...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Aug 8 09:17:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 925ec544cf541444bd6615fcf51d2a4b6af4acc5
https://github.com/llvm/llvm-project/commit/925ec544cf541444bd6615fcf51d2a4b6af4acc5
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/lib/AST/Interp/Interp.h
M clang/test/Misc/constexpr-source-ranges.cpp
Log Message:
-----------
Revert "[clang][ExprConst] Add RHS source range to div by zero diags"
This reverts commit 74c141a467caf9ebb4835458bc4ffbedb172a63a.
Looks like this breaks a whole bunch of unexpected tests:
https://lab.llvm.org/buildbot/#/builders/109/builds/70813
More information about the All-commits
mailing list