[PATCH] D37479: run-clang-tidy: Report progress

2021-01-04 Thread Florian Berchtold via Phabricator via cfe-commits
florian.berchtold added a comment. This looks like a cool feature, why is it blocked? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D37479/new/ https://reviews.llvm.org/D37479 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lis

[PATCH] D31383: [inline asm] "=i" output constraint support - gcc compatiblity

2020-09-30 Thread Florian Berchtold via Phabricator via cfe-commits
blackliner added a comment. I am getting errors with clang-tidy, is this the right place to ask for those additional constraints? CUDA allows a few more output constraints --> https://docs.nvidia.com/cuda/inline-ptx-assembly/index.html#constraints 1.1.2. Constraints There is a separate con