]> granicus.if.org Git - clang/commit
[analyzer] rename all experimental checker packages to have 'experimental' be the...
authorTed Kremenek <kremenek@apple.com>
Wed, 3 Aug 2011 23:14:55 +0000 (23:14 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 3 Aug 2011 23:14:55 +0000 (23:14 +0000)
commit033a07e5fca459ed184369cfee7c90d82367a93a
tree214c00929561a9c404cb309bb28e0ef0c353028a
parentbddfd87863bac7aa17d226cdfb228f49b30dd5f2
[analyzer] rename all experimental checker packages to have 'experimental' be the common root package.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@136835 91177308-0d34-0410-b5e6-96231b3b80d8
78 files changed:
lib/StaticAnalyzer/Checkers/Checkers.td
test/Analysis/CFRetainRelease_NSAssertionHandler.m
test/Analysis/MissingDealloc.m
test/Analysis/NSPanel.m
test/Analysis/NSString.m
test/Analysis/NSWindow.m
test/Analysis/NoReturn.m
test/Analysis/ObjCProperties.m
test/Analysis/ObjCRetSigs.m
test/Analysis/PR2599.m
test/Analysis/PR2978.m
test/Analysis/PR3991.m
test/Analysis/additive-folding-range-constraints.c
test/Analysis/additive-folding.c
test/Analysis/array-struct-region.c
test/Analysis/array-struct.c
test/Analysis/bstring.c
test/Analysis/casts.c
test/Analysis/casts.m
test/Analysis/cfref_PR2519.c
test/Analysis/cfref_rdar6080742.c
test/Analysis/chroot.c
test/Analysis/concrete-address.c
test/Analysis/constant-folding.c
test/Analysis/dead-stores.m
test/Analysis/elementtype.c
test/Analysis/exercise-ps.c
test/Analysis/fields.c
test/Analysis/free.c
test/Analysis/func.c
test/Analysis/iterators.cpp
test/Analysis/keychainAPI.m
test/Analysis/malloc-overflow.c
test/Analysis/malloc.c
test/Analysis/misc-ps-64.m
test/Analysis/misc-ps-eager-assume.m
test/Analysis/misc-ps-ranges.m
test/Analysis/misc-ps-region-store-i386.m
test/Analysis/misc-ps-region-store-x86_64.m
test/Analysis/misc-ps-region-store.cpp
test/Analysis/misc-ps-region-store.m
test/Analysis/misc-ps-region-store.mm
test/Analysis/misc-ps.m
test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret-region.m
test/Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m
test/Analysis/no-exit-cfg.c
test/Analysis/no-outofbounds.c
test/Analysis/null-deref-ps-region.c
test/Analysis/null-deref-ps.c
test/Analysis/operator-calls.cpp
test/Analysis/out-of-bounds.c
test/Analysis/outofbound.c
test/Analysis/override-werror.c
test/Analysis/plist-output-alternate.m
test/Analysis/plist-output.m
test/Analysis/pr4209.m
test/Analysis/pr_2542_rdar_6793404.m
test/Analysis/pr_4164.c
test/Analysis/pthreadlock.c
test/Analysis/ptr-arith.c
test/Analysis/rdar-6442306-1.m
test/Analysis/rdar-6540084.m
test/Analysis/rdar-6541136-region.c
test/Analysis/rdar-6562655.m
test/Analysis/rdar-6600344-nil-receiver-undefined-struct-ret.m
test/Analysis/rdar-7168531.m
test/Analysis/refcnt_naming.m
test/Analysis/reference.cpp
test/Analysis/region-1.m
test/Analysis/security-syntax-checks-no-emit.c
test/Analysis/security-syntax-checks.m
test/Analysis/self-init.m
test/Analysis/sizeofpointer.c
test/Analysis/stream.c
test/Analysis/string-fail.c
test/Analysis/string.c
test/Analysis/undef-buffers.c
test/Analysis/unreachable-code-path.c