Issue 139618
Summary [clang-tidy] Check request: portability-avoid-pragma-once
Labels clang-tidy
Assignees
Reporter denzor200
    The check [prefer-pragma-once](https://github.com/llvm/llvm-project/issues/26800) already suggested, also we can add the check for opposite purpose. The check might be useful for those who use a compiler which not support the pragma. The check must be disabled by default
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to