aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorAlexey Lapshin <a.v.lapshin@mail.ru>2023-03-22 17:37:15 +0100
committerAlexey Lapshin <a.v.lapshin@mail.ru>2023-03-23 14:32:43 +0100
commit8482b238062ed7263facea9490f67119e00a037a (patch)
treea2eb8373ff9c50005885531ba9428b42cc422529 /clang/lib/Lex/ModuleMap.cpp
parenta7c574d0c10ff686cf06d50010d759eaa5a4747b (diff)
downloadllvm-8482b238062ed7263facea9490f67119e00a037a.zip
llvm-8482b238062ed7263facea9490f67119e00a037a.tar.gz
llvm-8482b238062ed7263facea9490f67119e00a037a.tar.bz2
[ADT] add ConcurrentHashtable class.
ConcurrentHashTable - is a resizeable concurrent hashtable. The range of resizings is limited up to x2^32. The hashtable allows only concurrent insertions. Concurrent hashtable is necessary for the D96035 patch. Reviewed By: JDevlieghere Differential Revision: https://reviews.llvm.org/D132455
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions