Go to file
Dan Gohman 9c9ce53b29 Add hooks to FoldingSetTrait to allow specializations to provide
implementations of equality comparison and hash computation. This
can be used to optimize node lookup by avoiding creating lots of
temporary ID values just for hashing and comparison purposes.

llvm-svn: 111130
2010-08-16 15:30:39 +00:00
clang Model the effects of strcpy() and stpcpy() in CStringChecker. Other changes: 2010-08-16 07:51:42 +00:00
compiler-rt add unit tests 2010-08-04 23:34:21 +00:00
libcxx [re.alg.match] 2010-08-14 19:58:44 +00:00
lldb Added a workaround for test suite hang while terminating by checking env variable 2010-08-13 22:58:44 +00:00
llvm Add hooks to FoldingSetTrait to allow specializations to provide 2010-08-16 15:30:39 +00:00