[all-commits] [llvm/llvm-project] e8a632: Revert "[Sema] Fix null pointer dereference handle...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Mar 16 20:08:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e8a632dac2204d66293dd5e0ba92eb65941c4aa3
https://github.com/llvm/llvm-project/commit/e8a632dac2204d66293dd5e0ba92eb65941c4aa3
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-03-16 (Thu, 16 Mar 2023)
Changed paths:
M clang/lib/Sema/SemaStmtAttr.cpp
M clang/test/Sema/attr-alwaysinline.cpp
M clang/test/Sema/attr-noinline.cpp
Log Message:
-----------
Revert "[Sema] Fix null pointer dereference handleAlwaysInlineAttr."
This reverts commit 10297470e953f4f3968c54c851c8af82b07af00b.
This is failing on a build bot.
More information about the All-commits
mailing list