================
@@ -7057,8 +7041,7 @@ void Clang::ConstructJob(Compilation &C, const JobAction
&JA,
// The backend code needs to be changed to include the appropriate function
// calls automatically.
StringRef Value = A->getValue();
----------------
lukel97 wrote:
Sorry just noticing this now, Value is dead so needs to be removed otherwise
any `-Werror` buildbots will fail
https://github.com/llvm/llvm-project/pull/206206
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits