llvm-project/clang/lib
Ted Kremenek 4e45d80bfe Educate the retain/release checker about [NSCursor dragCopyCursor].
This fixes <rdar://problem/7306898>

llvm-svn: 84213
2009-10-15 22:26:21 +00:00
..
AST Simplify checking of explicit template specialization/explicit 2009-10-15 17:21:20 +00:00
Analysis Educate the retain/release checker about [NSCursor dragCopyCursor]. 2009-10-15 22:26:21 +00:00
Basic fix some cfstring related issues: 2009-10-14 05:55:45 +00:00
CodeGen Refine non-virtual part of the this adjustment for thunks. Refine 2009-10-15 09:30:16 +00:00
Driver Driver: Default to using PTH for C++ precompiled header support, PCH for C++ 2009-10-15 20:02:44 +00:00
Frontend Make sure temporary files get unlinked. 2009-10-15 22:23:48 +00:00
Headers Make our char vector types not be explicitly signed to match GCC and to fix compilation with C++ and -fno-lax-vector-conversions 2009-09-18 19:18:19 +00:00
Index Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Lex Teach Lexer::MeasureTokenLength to be able to measure the 2009-10-14 15:04:18 +00:00
Parse Improve diagnostics when the parser encounters a declarator with an 2009-10-13 23:27:22 +00:00
Rewrite Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
Sema Make sure that we're diagnosing duplicate explicit instantiation definitions. 2009-10-15 18:07:02 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00