hanchenye-llvm-project/clang/tools
Sergey Dmitriev 1b0ca81a6c [clang-offload-bundler] use std::forward_list for storing temp file names [NFC]
Use a different container that preserves existing elements on modification
for storing temporary file names. Current container can make StringRefs
returned earlier invalid on reallocation.

Reviewed By: ABataev

Differential Revision: https://reviews.llvm.org/D92010
2020-11-24 08:07:31 -08:00
..
apinotes-test [gn build] (manually) port 82f86ae01 2020-11-05 14:11:26 -05:00
arcmt-test
c-arcmt-test
c-index-test [Frontend] Add flag to allow PCM generation despite compiler errors 2020-11-17 17:27:50 -08:00
clang-check
clang-diff clang-{tools,unittests}: Stop using SourceManager::getBuffer, NFC 2020-10-15 00:35:16 -04:00
clang-extdef-mapping
clang-format [git-clang-format] Process CUDA header files 2020-11-14 12:39:16 +00:00
clang-format-vs
clang-fuzzer [llvm][clang][mlir] Add checks for the return values from Target::createXXX to prevent protential null deref 2020-11-21 21:04:12 -08:00
clang-import-test clang-{tools,unittests}: Stop using SourceManager::getBuffer, NFC 2020-10-15 00:35:16 -04:00
clang-offload-bundler [clang-offload-bundler] use std::forward_list for storing temp file names [NFC] 2020-11-24 08:07:31 -08:00
clang-offload-wrapper
clang-refactor
clang-rename
clang-scan-deps
clang-shlib
diag-build
diagtool Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions" 2020-10-19 17:48:04 -04:00
driver [llvm][clang][mlir] Add checks for the return values from Target::createXXX to prevent protential null deref 2020-11-21 21:04:12 -08:00
libclang [Frontend] Add flag to allow PCM generation despite compiler errors 2020-11-17 17:27:50 -08:00
scan-build [scan-build] Fix clang++ pathname again 2020-11-03 08:17:17 +01:00
scan-build-py [scan-build] Supprot relative 'file' in cdb. 2020-11-09 20:06:20 -08:00
scan-view [scan-view] Explicitly use utf-8 in send_string 2020-09-07 09:26:38 +02:00
CMakeLists.txt APINotes: add APINotesYAMLCompiler 2020-11-05 18:55:13 +00:00