about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-06-30 20:07:18 +0000
committerbors <bors@rust-lang.org>2015-06-30 20:07:18 +0000
commitfdf219dd42ad6a1627dd949d3f92193d0c482226 (patch)
tree5b8dcaf985c6157716315fb032910d63925c7e3d /src/rustllvm/ExecutionEngineWrapper.cpp
parent7fc0675f35b78d86ad2decd9fe22afd238eda274 (diff)
parente8fe55f453c0b7c21baba91c219e7df4b6f2db47 (diff)
downloadrust-fdf219dd42ad6a1627dd949d3f92193d0c482226.tar.gz
rust-fdf219dd42ad6a1627dd949d3f92193d0c482226.zip
Auto merge of #26663 - Eljay:fix-repr-attribute, r=sanxiyn
Fixes #26646.

Loops over all `#[repr(..)]` attributes instead of stopping at the first one to make sure they are all marked as used. Previously it stopped after the first `#[repr(C)]` was found causing all other attributes to be skipped by the linter.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions