[PATCH] D31070: Turn some C-style vararg into variadic templates
Evgeniy Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 6 14:16:00 PDT 2017
eugenis added a comment.
It seems that these asan failures are caused by this change, too:
http://lab.llvm.org:8011/builders/llvm-hexagon-elf/builds/5163
Verified by reverting. All the asan changes in the blamelist are, surprisingly, unrelated.
Repository:
rL LLVM
https://reviews.llvm.org/D31070
More information about the llvm-commits
mailing list