[lsan] Harmonized some naming inconsistencies.
authorSergey Matveev <earthdok@google.com>
Tue, 11 Jun 2013 15:26:20 +0000 (15:26 +0000)
committerSergey Matveev <earthdok@google.com>
Tue, 11 Jun 2013 15:26:20 +0000 (15:26 +0000)
commit978460c12c7f7a186a58254509218d3aaa23a6ce
treeff879b08ee392607465061569b3f428a8a1b8897
parentcd81b909139a7b28857021348432e12274615629
[lsan] Harmonized some naming inconsistencies.

llvm-svn: 183748
18 files changed:
compiler-rt/lib/asan/asan_allocator2.cc
compiler-rt/lib/lsan/lit_tests/TestCases/disabler.cc
compiler-rt/lib/lsan/lit_tests/TestCases/ignore_object.cc
compiler-rt/lib/lsan/lit_tests/TestCases/large_allocation_leak.cc
compiler-rt/lib/lsan/lit_tests/TestCases/stale_stack_leak.cc
compiler-rt/lib/lsan/lit_tests/TestCases/use_globals_initialized.cc
compiler-rt/lib/lsan/lit_tests/TestCases/use_globals_uninitialized.cc
compiler-rt/lib/lsan/lit_tests/TestCases/use_registers.cc
compiler-rt/lib/lsan/lit_tests/TestCases/use_stacks.cc
compiler-rt/lib/lsan/lit_tests/TestCases/use_stacks_threaded.cc
compiler-rt/lib/lsan/lit_tests/TestCases/use_tls_dynamic.cc
compiler-rt/lib/lsan/lit_tests/TestCases/use_tls_pthread_specific_dynamic.cc
compiler-rt/lib/lsan/lit_tests/TestCases/use_tls_pthread_specific_static.cc
compiler-rt/lib/lsan/lit_tests/TestCases/use_tls_static.cc
compiler-rt/lib/lsan/lit_tests/TestCases/use_unaligned.cc
compiler-rt/lib/lsan/lsan_allocator.cc
compiler-rt/lib/lsan/lsan_common.cc
compiler-rt/lib/lsan/lsan_common.h