[all-commits] [llvm/llvm-project] 3778c1: [Sema] Fix a null pointer reference crash.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Sep 23 07:37:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3778c1cd6ef5a3286d5d49e842a2c65fffb8f3a6
https://github.com/llvm/llvm-project/commit/3778c1cd6ef5a3286d5d49e842a2c65fffb8f3a6
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2021-09-23 (Thu, 23 Sep 2021)
Changed paths:
M clang/lib/Sema/SemaDecl.cpp
A clang/test/SemaCXX/rounding-math-crash.cpp
Log Message:
-----------
[Sema] Fix a null pointer reference crash.
Differential Revision: https://reviews.llvm.org/D110315
More information about the All-commits
mailing list