[PATCH] D40170: [llvm-tblgen] - Stop using std::string in RecordKeeper.

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 23 05:33:05 PST 2017


aheejin added a comment.

I don't know if they have bots with sanitizer enabled. And it looks like `-DBUILD_SHARED_LIBS=ON` does not always reproduce the failure; it looks like it depends on the system. But I guess the memory sanitizer behavior should be the same. Please let me know if you can reproduce the error. Thank you!


Repository:
  rL LLVM

https://reviews.llvm.org/D40170





More information about the llvm-commits mailing list