aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2020-01-31 16:55:35 -0800
committerReid Kleckner <rnk@google.com>2020-01-31 16:57:33 -0800
commita1daa7d079aa86589ac7e73e818d4ab95969275f (patch)
tree91ae1d61e824394d4a3a351d79d7bb27a83e2db1 /clang/lib/Frontend/CompilerInvocation.cpp
parent4b606b4af5da3553bf027d456689d2e10b17869b (diff)
downloadllvm-a1daa7d079aa86589ac7e73e818d4ab95969275f.zip
llvm-a1daa7d079aa86589ac7e73e818d4ab95969275f.tar.gz
llvm-a1daa7d079aa86589ac7e73e818d4ab95969275f.tar.bz2
Avoid std::tie in TypeSize.h
std::tie isn't saving much here, just use == && ==. No numbers to support this, but std::tie is one of the most expensive instantiations.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions