aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CGLoopInfo.cpp
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-08-24 04:26:57 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-08-24 04:26:57 +0000
commit2862ba61c4a7a49e0fa914d365ae2ec14c68c98e (patch)
tree39a55298a2232122a723f5f09a01b07a057d0fe3 /clang/lib/CodeGen/CGLoopInfo.cpp
parente81fcb81dc03d5898133e5b961fb1e8a4c741aca (diff)
downloadllvm-2862ba61c4a7a49e0fa914d365ae2ec14c68c98e.zip
llvm-2862ba61c4a7a49e0fa914d365ae2ec14c68c98e.tar.gz
llvm-2862ba61c4a7a49e0fa914d365ae2ec14c68c98e.tar.bz2
Remove excessive padding from PTHStatData (NFC)
This diff reorders the fields and removes excessive padding. This fixes the following warning: PTHLexer.cpp:629:7: warning: Excessive padding in 'class (anonymous namespace)::PTHStatData' (14 padding bytes, where 6 is optimal). Optimal fields order: Size, ModTime, UniqueID, HasData, IsDirectory, consider reordering the fields or adding explicit padding members. Patch by: Alexander Shaposhnikov <shal1t712@gmail.com> Differential Revision: https://reviews.llvm.org/D23826 llvm-svn: 279607
Diffstat (limited to 'clang/lib/CodeGen/CGLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions