[all-commits] [llvm/llvm-project] 1c818b: [clang][Interp] Fix a crash when calling invalid c...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Sat Apr 8 06:38:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c818b0a4f92abd6a450841ebca37f3ef5dac0bc
https://github.com/llvm/llvm-project/commit/1c818b0a4f92abd6a450841ebca37f3ef5dac0bc
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-04-08 (Sat, 08 Apr 2023)
Changed paths:
M clang/lib/AST/Interp/InterpFrame.cpp
M clang/test/AST/Interp/functions.cpp
Log Message:
-----------
[clang][Interp] Fix a crash when calling invalid constexpr functions
Differential Revision: https://reviews.llvm.org/D147845
Commit: 0260ea3a5b1cfa0b0dbb9852742da7480fda620c
https://github.com/llvm/llvm-project/commit/0260ea3a5b1cfa0b0dbb9852742da7480fda620c
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-04-08 (Sat, 08 Apr 2023)
Changed paths:
M clang/test/AST/Interp/functions.cpp
Log Message:
-----------
[clang][Interp][NFC] Add test for e7f55bb
Compare: https://github.com/llvm/llvm-project/compare/2c1d79596fe7...0260ea3a5b1c
More information about the All-commits
mailing list