forked from OSchip/llvm-project
89a56c561f
copy the source buffers provided rather than referencing them directly, so that the caller can free those buffers immediately after calling clang_createTranslationUnitFromSourceFile(). Otherwise, we risk hitting those buffers later (when building source ranges, forming diagnostics, etc.). llvm-svn: 97296 |
||
---|---|---|
.. | ||
CIndex | ||
c-index-test | ||
driver | ||
scan-build | ||
scan-view | ||
CMakeLists.txt | ||
Makefile |