Do not use StringRef in DebugInfo interface.
This allows StringRef to skip controversial if(str) check in constructor. Buildbots, wait for corresponding clang and llvm-gcc FE check-ins! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86914 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/llvm/Analysis/DebugInfo.h 17 additions, 17 deletionsinclude/llvm/Analysis/DebugInfo.h
- include/llvm/Metadata.h 1 addition, 0 deletionsinclude/llvm/Metadata.h
- lib/Analysis/DebugInfo.cpp 17 additions, 17 deletionslib/Analysis/DebugInfo.cpp
- lib/VMCore/Metadata.cpp 11 additions, 0 deletionslib/VMCore/Metadata.cpp
Loading
Please register or sign in to comment