Go to file
Douglas Gregor 1cd6ea0b24 C++98/03 [temp.friend]p4 requires that inline function definitions
within class templates be instantiated along with each class template
specialization, even if the functions are not used. Do so, as a baby
step toward PR6952.

llvm-svn: 103943
2010-05-17 16:38:00 +00:00
clang C++98/03 [temp.friend]p4 requires that inline function definitions 2010-05-17 16:38:00 +00:00
compiler-rt <rdar://problem/7987491> Libcompiler_rt isn't platform aware 2010-05-15 01:42:04 +00:00
libcxx [rand.dist.pois.extreme] 2010-05-17 16:21:56 +00:00
llvm Minor optimizations. DenseMap::begin() is surprisingly slow on an empty map. 2010-05-17 15:30:37 +00:00