[all-commits] [llvm/llvm-project] 74c141: [clang][ExprConst] Add RHS source range to div by ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Aug 8 09:07:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74c141a467caf9ebb4835458bc4ffbedb172a63a
https://github.com/llvm/llvm-project/commit/74c141a467caf9ebb4835458bc4ffbedb172a63a
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:
-----------
[clang][ExprConst] Add RHS source range to div by zero diags
Differential Revision: https://reviews.llvm.org/D157074
More information about the All-commits
mailing list