[PATCH] D72239: [clang-tidy] new opencl recursion not supported check
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 7 14:24:57 PST 2020
lebedev.ri added a comment.
In D72239#1805281 <https://reviews.llvm.org/D72239#1805281>, @lebedev.ri wrote:
> I was just going to look into this kind of check.
> This can be implemented without recursion in the check itself.
> Let me write it and post my variant.
D72362 <https://reviews.llvm.org/D72362>
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72239/new/
https://reviews.llvm.org/D72239
More information about the cfe-commits
mailing list