aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFrank Derry Wanye <wanyef@mail.gvsu.edu>2020-09-08 09:35:14 -0400
committerAaron Ballman <aaron@aaronballman.com>2020-09-08 09:35:14 -0400
commit156b127945a8c923d141e608b7380427da024376 (patch)
treec9803bc4283c2cbf1b214e04b038699148fa0f23 /clang/lib/Frontend/CompilerInvocation.cpp
parent4964d75d7078b932ac6b17c1990adaa6eada75c1 (diff)
downloadllvm-156b127945a8c923d141e608b7380427da024376.zip
llvm-156b127945a8c923d141e608b7380427da024376.tar.gz
llvm-156b127945a8c923d141e608b7380427da024376.tar.bz2
Add a new altera check for structure packing and alignment.
The altera struct pack align lint check finds structs that are inefficiently packed or aligned and recommends packing/aligning of the structs using the packed and aligned attributes as needed in a warning.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions