owenca wrote:

This patch makes `isProto()` a convenience function like `isCpp()`, which 
doesn't prevent us from handling C++ and Objective-C separately when needed. 
Although `LK_TextProto` is not always formatted like `LK_Proto`, it's frequent 
enough (about 16 times in the codebase) that we should make a function for it.

https://github.com/llvm/llvm-project/pull/73582
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to