diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-06-19 00:43:19 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-06-19 00:43:19 +0000 |
commit | 92fc7419986ab025a53f63521161a3e1b1812654 (patch) | |
tree | 3acb506890bf250a01fdafdf8930356517ca3114 /clang/lib/Parse/ParseDecl.cpp | |
parent | 89e561a63ec04b59ee70bd6e1a1c1746eacc94dd (diff) | |
download | bcm5719-llvm-92fc7419986ab025a53f63521161a3e1b1812654.tar.gz bcm5719-llvm-92fc7419986ab025a53f63521161a3e1b1812654.zip |
Unbreak the build after r211244.
These operator overloads were unneeded (once the const correctness in
PooledStringPtr was corrected) and inefficient (since the strings are
pooled the pointers can just be compared for equality instead of doing
strcmp).
llvm-svn: 211245
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions