[all-commits] [llvm/llvm-project] 424400: [clang][NFC] Change some ->getType()->isPlaceholde...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Sat Jan 29 07:20:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 424400da2db86558917e6da19a821e160acc48d1
https://github.com/llvm/llvm-project/commit/424400da2db86558917e6da19a821e160acc48d1
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-01-29 (Sat, 29 Jan 2022)
Changed paths:
M clang/lib/Sema/SemaCoroutine.cpp
M clang/lib/Sema/SemaExpr.cpp
M clang/lib/Sema/SemaExprCXX.cpp
Log Message:
-----------
[clang][NFC] Change some ->getType()->isPlaceholderType() to just ->hasPlaceholderType()
Differential Revision: https://reviews.llvm.org/D118518
More information about the All-commits
mailing list