Go to file
Anna Zaks 226a56fa1d [analyzer] More reliably detect property accessors.
This has a side effect of preventing a crash, which occurs because we get a
property getter declaration, which is overriding but is declared inside
@protocol. Will file a bug about this inconsistency internally. Getting a
small test case is very challenging.

llvm-svn: 190836
2013-09-17 01:30:57 +00:00
clang [analyzer] More reliably detect property accessors. 2013-09-17 01:30:57 +00:00
clang-tools-extra Fix for removing not included files from a compilation database. 2013-09-16 20:12:22 +00:00
compiler-rt Check the function we just called for errors, not an incoming argument. Noticed 2013-09-17 00:23:28 +00:00
debuginfo-tests Auto-detect the architecture of the executable instead of using the arch of 2013-09-07 20:04:29 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx Marshall Clow: LWG Issue 2056: future_errc enums start with value 0 (invalid value for broken_promise). 2013-09-14 18:20:10 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [PECOFF] Take into account all sections when setting size fields in the PE header 2013-09-16 17:39:26 +00:00
lldb Fixing a problem with thread creation signal order dependency 2013-09-17 00:30:24 +00:00
llvm [SelectionDAG] Teach the vector scalarizer about TRUNCATE. 2013-09-17 00:26:56 +00:00
polly Fix build after SCEV change 2013-09-10 20:22:17 +00:00