diff options
author | Eric Christopher <echristo@gmail.com> | 2017-06-30 01:45:56 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2017-06-30 01:45:56 +0000 |
commit | 5dcdc7a3d36e0a32d5ab6487c8aaccf2678313a5 (patch) | |
tree | 1f4696d8a2755e7f6c43ec01aa3b1ce47578150c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 710c1c8faa67745c8cf59b8fc44326f29601afac (diff) | |
download | llvm-5dcdc7a3d36e0a32d5ab6487c8aaccf2678313a5.zip llvm-5dcdc7a3d36e0a32d5ab6487c8aaccf2678313a5.tar.gz llvm-5dcdc7a3d36e0a32d5ab6487c8aaccf2678313a5.tar.bz2 |
Change the type of Undecorated to unique_ptr<char[]> since we're looking at a null terminated string and not a single character.
Fixes an error in tcmalloc sized delete checking.
llvm-svn: 306780
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions