[PATCH] D122983: [C11/C2x] Change the behavior of the implicit function declaration warning

Hubert Tong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 4 08:59:06 PDT 2022


hubert.reinterpretcast added a comment.

In D122983#3426541 <https://reviews.llvm.org/D122983#3426541>, @paulwalker-arm wrote:

> The tests verify a set of builtins do not exist when the associated feature flag is not present.  They sit within CodeGen because the tests were plentiful and it did not seem worth duplicating them.

This sounds like a situation where the test files should have more comments near the RUN lines (if the situation is not resolved via a different solution).


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

https://reviews.llvm.org/D122983



More information about the cfe-commits mailing list