================

----------------
bricknerb wrote:

Unit tests cover the code and Clang integration tests are useful to test a 
feature end-to-end.
The compiler logic that handles the code until it reaches this point might 
break the assumptions we have in the specific code (especially if we think 
about future changes to the logic).

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

Reply via email to