Files
clang-p2996/clang/lib/AST/NestedNameSpecifier.cpp
Benjamin Kramer cc1c516558 Use realloc for NestedNameSpecifierLocBuilder
These allocations are so tiny that the buffer can be grown in-place most
of the time.
2020-05-02 17:12:44 +02:00

23 KiB