[PATCH] D52918: Emit CK_NoOp casts in C mode, not just C++.

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 5 05:26:01 PDT 2018


aaron.ballman added a comment.

Patch is missing tests -- perhaps you could dump the AST and check the casting notation from the output?


https://reviews.llvm.org/D52918





More information about the cfe-commits mailing list