[all-commits] [llvm/llvm-project] f6ee4e: [clang][ExprConst] Add RHS source range to div by ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Aug 9 06:49:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6ee4e3f5562acfb11f3c36f555e37246aaeefea
https://github.com/llvm/llvm-project/commit/f6ee4e3f5562acfb11f3c36f555e37246aaeefea
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-08-09 (Wed, 09 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