diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2020-12-11 12:20:06 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2020-12-14 17:10:05 -0500 |
commit | 19d57b5c42b4e80fcbd5b6a2167e4a5f4f7b64c3 (patch) | |
tree | 47fd605c6a45ec4b2ba8c95cde127fc94044c6a9 /clang/lib/Lex/ModuleMap.cpp | |
parent | a29ecca7819a6ed4250d3689b12b1f664bb790d7 (diff) | |
download | llvm-19d57b5c42b4e80fcbd5b6a2167e4a5f4f7b64c3.zip llvm-19d57b5c42b4e80fcbd5b6a2167e4a5f4f7b64c3.tar.gz llvm-19d57b5c42b4e80fcbd5b6a2167e4a5f4f7b64c3.tar.bz2 |
[libc++] Refactor allocate_shared to use an allocation guard
This commit is a step towards making it easier to add support for arrays
in allocate_shared. Adding support for arrays will require writing multiple
functions, and the current complexity of writing allocate_shared is
prohibitive for understanding.
Differential Revision: https://reviews.llvm.org/D93130
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions