thakis added a comment.

This contained a bug in that I didn't change 
CompilerInvocation::GenerateCodeGenArgs() to serialize the new flag correctly, 
so in build configs that do roundtripping the test failed.

I fixed the marshalling in 
https://reviews.llvm.org/rG36873fb768dbedeb3e9167117d3bb63b3720d214 (and 
https://reviews.llvm.org/rG3623163ae83799933bbeabe2cb3060537250c4b3), and I 
made https://reviews.llvm.org/D114120 to make sure more build configs do 
roundtripping (with that, I would've seen this locally instead of only on the 
bots).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113707

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to