diff options
author | Hal Finkel <hfinkel@anl.gov> | 2014-07-19 02:13:40 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2014-07-19 02:13:40 +0000 |
commit | 16e394a36ce184e0312dd9ecebaee3bf36b2cacd (patch) | |
tree | 19e72980ce84feec5634a05d5776d50167afbe0f /clang/lib/Frontend/CompilerInstance.cpp | |
parent | bfe2d3c0f966e8d6ab873b54deacee9048780d19 (diff) | |
download | llvm-16e394a36ce184e0312dd9ecebaee3bf36b2cacd.zip llvm-16e394a36ce184e0312dd9ecebaee3bf36b2cacd.tar.gz llvm-16e394a36ce184e0312dd9ecebaee3bf36b2cacd.tar.bz2 |
Cleanup comparisons to VariableArrayType::Static for non-VLAs
The enum is part of ArrayType, so there is no functional change, but comparing
to ArrayType::Static for non-VLAs makes more sense.
llvm-svn: 213446
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions