Go to file
Chandler Carruth 634cdb61d2 [cleanup] Switch comments to use '\brief' style instead of '@brief'
style, and remove some unnecessary comments (the code is perfectly
self-documenting here). Also clang-format the function declarations as
they wrap cleanly now.

llvm-svn: 199084
2014-01-13 09:31:09 +00:00
clang [cleanup] Update the include of Dominators.h to reflect its move to the 2014-01-13 09:26:48 +00:00
clang-tools-extra [CMake] module-map-checker itself should depend just on LLVMSupport. 2014-01-13 03:20:07 +00:00
compiler-rt [lsan] handle 'new T[0]' where T is a type with DTOR; fixes https://code.google.com/p/address-sanitizer/issues/detail?id=257 2014-01-10 10:48:01 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxx Fix PR18404 - 'Bug in regex_token_iterator::operator++(int) implementation'. Enhance the tests for regex_token_iterator and regex_iterator. 2014-01-09 18:25:57 +00:00
libcxxabi Implement demangling for user-defined operators. 2014-01-06 23:05:04 +00:00
lld Fix spacing 2014-01-13 04:08:15 +00:00
lldb Sometimes the trampoline refers directly to the indirect symbol. Handle that too. 2014-01-11 01:21:50 +00:00
llvm [cleanup] Switch comments to use '\brief' style instead of '@brief' 2014-01-13 09:31:09 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Remove IR/Writer.h 2014-01-09 10:42:15 +00:00