Go to file
Howard Hinnant 5eb6bdfa1d __invokable and __invoke_of now check for incomplete types and issue a compile-time diagnostic if they are used with incomplete types for anything except a return type. Note that both arguments *and* parameters are checked for completeness.
llvm-svn: 131818
2011-05-22 00:09:02 +00:00
clang adjust to mainline api change. 2011-05-21 23:50:44 +00:00
compiler-rt clang/darwin: Tweak CheckArches function to use CC and to not spew output. 2011-05-19 18:02:55 +00:00
debuginfo-tests Clang is now correctly marking this as a class, so update the test case accordingly 2011-05-21 18:17:06 +00:00
libcxx __invokable and __invoke_of now check for incomplete types and issue a compile-time diagnostic if they are used with incomplete types for anything except a return type. Note that both arguments *and* parameters are checked for completeness. 2011-05-22 00:09:02 +00:00
libcxxabi Add goal 2011-05-19 23:38:38 +00:00
lldb A little refactoring. 2011-05-21 00:55:57 +00:00
llvm Include DataTypes.h from this header to get the uint*_t types. 2011-05-22 00:05:26 +00:00
polly www: Colorize TODO status 2011-05-14 19:02:51 +00:00