[PATCH] D82317: [Clang/Test]: Update tests where `noundef` attribute is necessary

Gui Andrade via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 6 11:50:12 PDT 2021


guiand added a comment.

Sorry, I must've missed this. @aqjune, if you'd be willing to take on this change, that would be amazing (I haven't got much time to update these patches lately).

We can make these changes incrementally, too; say, one test subfolder at a time. Each patch could add the noundef enable option, and then once all the tests are ready we can batch remove the flag.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82317



More information about the cfe-commits mailing list