mizvekov wrote:

> Which file is appropriate to add it to? Or should I create a new file?

For common-type concerns, you can add it to `Sema/sugar-common-types.c` for C 
code, or `clang/test/SemaCXX/sugar-common-types.cpp` for C++.

For AST dumps, I don't see a great fit anywhere, so if you created a new one 
that would be ok.

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

Reply via email to