[PATCH] D86290: Move all fields of '-cc1' option related classes into def file databases
Jordan Rupprecht via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 2 12:11:23 PDT 2020
rupprecht added a comment.
Thanks for the revert.
In addition to the one eabi test, we saw widespread msan use-of-uninitialized-value errors from here: https://github.com/llvm/llvm-project/blob/master/llvm/lib/Target/ARM/ARMTargetMachine.cpp#L229. I think it would explain the eabi test failure.
See also: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap-msan/builds/21663/steps/check-clang%20msan/logs/stdio
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86290/new/
https://reviews.llvm.org/D86290
More information about the cfe-commits
mailing list