Go to file
Alexander Kornienko 27f126b006 [clang-tidy] Minor fixes for the NamespaceCommentCheck.
* Make SmallVector size enough for all groups.
  * Allow trailing period in the comment.
  * Fix "// anonymous namespace qqq".

llvm-svn: 219926
2014-10-16 15:11:54 +00:00
clang clang-format: Fix behavior with comments before conditional expressions 2014-10-16 09:10:11 +00:00
clang-tools-extra [clang-tidy] Minor fixes for the NamespaceCommentCheck. 2014-10-16 15:11:54 +00:00
compiler-rt UBSAN stable runtime more generic with arm* targets 2014-10-16 12:43:10 +00:00
debuginfo-tests cleanup comments and remove an obsolete workaround 2014-10-13 18:04:10 +00:00
libclc r600: Use llvm intrinsic to read work dimension information 2014-10-15 15:08:06 +00:00
libcxx Fix bad link in documentation. Thanks to rsmith 2014-10-16 03:15:31 +00:00
libcxxabi Correctly export _Unwind_[GS]et(GR|IP) for EHABI. 2014-10-13 21:01:30 +00:00
lld [mach-o] avoid overly clever std::find_if 2014-10-15 20:26:24 +00:00
lldb Most of this function checks to see if m_process is non-null before 2014-10-16 08:43:27 +00:00
llvm Test commit access: remove extra new line at the end of file 2014-10-16 14:37:00 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly [Refactor][NfC] ReportLevel should be used as a bool not an int 2014-10-15 23:24:28 +00:00