Go to file
DeLesley Hutchins c4a82438a7 Update RecursiveASTVisitor so that it visits attributes. This is currently
important for thread safety attributes, which contain expressions that were
not being visited, and were thus invisible to various tools.  There are now
Visit*Attr methods that can be overridden for every attribute.

llvm-svn: 198224
2013-12-30 17:24:36 +00:00
clang Update RecursiveASTVisitor so that it visits attributes. This is currently 2013-12-30 17:24:36 +00:00
clang-tools-extra Make lit.site.cfg Py3-compatible. Copied from r188041. 2013-12-30 06:18:08 +00:00
compiler-rt [libsanitizer] fix lint errors 2013-12-30 11:12:11 +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 Pass -fno-builtin flag to clang to silence warnings 2013-12-29 16:39:55 +00:00
libcxx Make cv_status a class enum. Fixes PR18314. Thanks to Andersca for the report and the patch. 2013-12-23 22:14:27 +00:00
libcxxabi Add a first cut at a Registers_arm class, to be used for 32bit arm EHABI unwinding. 2013-12-18 17:53:55 +00:00
lld Simplify if ... return repetition. 2013-12-28 10:09:21 +00:00
lldb Fix a couple of memory leaks. 2013-12-29 20:18:15 +00:00
llvm Revert r198208 and reapply: 2013-12-30 17:22:27 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly www: Simplify css 2013-12-21 00:26:05 +00:00