diff options
author | Kristof Umann <dkszelethus@gmail.com> | 2018-07-12 13:13:46 +0000 |
---|---|---|
committer | Kristof Umann <dkszelethus@gmail.com> | 2018-07-12 13:13:46 +0000 |
commit | cc852445284d8a539305275e017a7aa7a205bdfe (patch) | |
tree | 712d7ac745b48e0c86931a5c747ec28dc868f535 /llvm/test/Transforms/InstCombine/abs_abs.ll | |
parent | 8a463897e9bb393288e179cf4f1fd09602c8d027 (diff) | |
download | bcm5719-llvm-cc852445284d8a539305275e017a7aa7a205bdfe.tar.gz bcm5719-llvm-cc852445284d8a539305275e017a7aa7a205bdfe.zip |
[analyzer][UninitializedObjectChecker] Moved non-member functions out of the anonymous namespace
As the code for the checker grew, it became increasinly difficult to see
whether a function was global or statically defined. In this patch,
anything that isn't a type declaration or definition was moved out of the
anonymous namespace and is marked as static.
llvm-svn: 336901
Diffstat (limited to 'llvm/test/Transforms/InstCombine/abs_abs.ll')
0 files changed, 0 insertions, 0 deletions