summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2016-10-21 20:13:39 +0000
committerJustin Lebar <jlebar@google.com>2016-10-21 20:13:39 +0000
commitae90ad2065786be5168919740100258cf0fe43f9 (patch)
tree04cd6b38365c99d9b2d2d1be60f7368d9ce93ce2 /clang/lib/Frontend/CompilerInvocation.cpp
parentc9d66eb05b3e76e3d33e4f11525ef888f1629234 (diff)
downloadbcm5719-llvm-ae90ad2065786be5168919740100258cf0fe43f9.tar.gz
bcm5719-llvm-ae90ad2065786be5168919740100258cf0fe43f9.zip
[clang-tidy] Don't use a SmallSetVector of an enum.
Summary: This doesn't work after converting SmallSetVector to use DenseSet. Instead we can just use a SmallVector. Reviewers: timshen Subscribers: nemanjai, cfe-commits Differential Revision: https://reviews.llvm.org/D25647 llvm-svn: 284873
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud