forked from OSchip/llvm-project
449c15e1bd
I think the Ops filled out by Regex::match contain pointers into the temporary std::string returned by StringRef::upper. Its lifetime is extended by the call to match, but only until the end of that call (not to the uses of Ops later on). llvm-svn: 274586 |
||
---|---|---|
.. | ||
AArch64BaseInfo.cpp | ||
AArch64BaseInfo.h | ||
CMakeLists.txt | ||
LLVMBuild.txt |