llvm-project/clang/test/Coverage
Daniel Dunbar c14753b781 Fix crash when synthesizing property setters when the property type and ivar
type have mismatched Objective-C types.
  - <rdar://problem/7336352> [irgen] crash in synthesized property construction

llvm-svn: 85275
2009-10-27 19:21:30 +00:00
..
ast-printing.c AST XML dump, from Olaf Krzikalla! 2009-05-21 20:55:50 +00:00
ast-printing.cpp Printing for using directives, e.g., 2009-05-30 06:31:56 +00:00
ast-printing.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
c-language-features.inc Printing for using directives, e.g., 2009-05-30 06:31:56 +00:00
codegen-gnu.m Simplify tests now that GNU runtime supports exception handling. 2009-05-18 17:43:32 +00:00
codegen-next.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
codegen.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
cxx-language-features.inc AST printing for C++ base classes 2009-05-30 06:58:37 +00:00
html-diagnostics.c Introduce a new concept to the static analyzer: SValuator. 2009-06-26 00:05:51 +00:00
html-print.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
objc-language-features.inc Fix crash when synthesizing property setters when the property type and ivar 2009-10-27 19:21:30 +00:00
parse-callbacks.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
parse-callbacks.m Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
targets.c clang-cc: Allow building for x86_64 with -mmacosx-version-min=10.4. 2009-10-26 17:52:49 +00:00
verbose.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00