Skip to content
Unverified Commit 898b9618 authored by Sam McCall's avatar Sam McCall Committed by GitHub
Browse files

[ADT] Fix llvm::join on containers of char*s (#67113)

Currently it tries to call S.size() when preallocating the target
string,
which doesn't compile.
vector<const char*> is used a bunch in e.g. clang driver.
parent 3b823979
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment