llvm-project/clang/lib
Daniel Dunbar 961202372f Add a ComputeIvarBaseOffset overload taking an implementation
decl. Only this routine will be suitable for computing the offset of a
synthesized ivar.
 - No functionality change.

llvm-svn: 70696
2009-05-03 12:57:56 +00:00
..
AST Fix a possible memory error, the record layout entry could be 2009-05-03 11:41:43 +00:00
Analysis Fix: <rdar://problem/6850275> CF objects returned from methods with "new" or "copy" in their name should be treated as owned 2009-05-03 06:08:32 +00:00
Basic when creating custom warning diagnostics, do not attempt to map 2009-05-02 19:34:21 +00:00
CodeGen Add a ComputeIvarBaseOffset overload taking an implementation 2009-05-03 12:57:56 +00:00
Driver Driver: When using the generic gcc tool, pass -m32 or -m64 if we 2009-05-02 21:41:52 +00:00
Frontend temporary hack to work around PR4128 2009-05-03 08:42:09 +00:00
Headers Fix tyop in SSSE3 header (6808876). 2009-04-20 20:31:10 +00:00
Lex Implement -Wfour-char-constants, which is an extension, not an extwarn, 2009-04-28 21:51:46 +00:00
Parse Don't insert an extra ParenExpr around asm operands. 2009-05-03 07:49:42 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema allow references to the larger value in a tied constraint 2009-05-03 08:32:32 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00