forked from OSchip/llvm-project
Storing std::strings in attributes simply doesn't work, we never call the destructor. Use an array of StringRefs instead of std::strings and copy the data into memory taken from the ASTContext. llvm-svn: 260831 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ClangASTNodesEmitter.cpp | ||
| ClangAttrEmitter.cpp | ||
| ClangCommentCommandInfoEmitter.cpp | ||
| ClangCommentHTMLNamedCharacterReferenceEmitter.cpp | ||
| ClangCommentHTMLTagsEmitter.cpp | ||
| ClangDiagnosticsEmitter.cpp | ||
| ClangSACheckersEmitter.cpp | ||
| NeonEmitter.cpp | ||
| TableGen.cpp | ||
| TableGenBackends.h | ||