gribozavr2 added inline comments.

================
Comment at: clang/unittests/Tooling/Syntax/BuildTreeTest.cpp:107-110
 int main() {
   if (1) {}
   if (1) {} else if (0) {}
 }
----------------
eduucaldas wrote:
> I just noticed that we didn't yet use annotations on statement tests. 
> I think that might help a bit, should I do a quick patch for adding those?
Yes,  that's a good idea!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85330/new/

https://reviews.llvm.org/D85330

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to