- 175e639 Merge postfix attributes on record decls. by Daniel Dunbar · 16 years ago
- 3b90807 Remove a FIXME. by Daniel Dunbar · 16 years ago
- e506ae2 Rewrite global block expressions. by Steve Naroff · 16 years ago
- aeaf7ef - Add a convenience constructor to Type. - Many rewriter modifications. by Steve Naroff · 16 years ago
- 20c94e5 Rework SynthesizeBlockImpl() to include a constructor. by Steve Naroff · 16 years ago
- f2c7cd0 Pass postfix attributes to ActOnFields (mismarked a file). by Daniel Dunbar · 16 years ago
- f394444 Pass postfix attributes to ActOnFields. by Daniel Dunbar · 16 years ago
- 9db63cb Bug fix, ccc was passing -std twice. by Daniel Dunbar · 16 years ago
- deb1aa2 Get the right location to insert the synthesized block literals/functions. by Steve Naroff · 16 years ago
- 71cd776 Add getTypeSpecStartLoc() to VarDecls and FunctionDecls. by Steve Naroff · 16 years ago
- 0b06092 Name changes and some cleanup of preamble. by Steve Naroff · 16 years ago
- 07253c7 Add Builtins.def attribute for "can be a constant expression". by Daniel Dunbar · 16 years ago
- 0ab03e6 Add support for format string checking of object-size checking by Daniel Dunbar · 16 years ago
- 66e021e Emit error unsupported for break/continue/goto inside Obj-C exception by Daniel Dunbar · 16 years ago
- 4bf7505 Fix ccc handling of -mmacosx-version-min. by Daniel Dunbar · 16 years ago
- dff3fb2 Changed Sema::CheckForConstantInitializer to allow global block literals. by Steve Naroff · 16 years ago
- be56f01 (LLVM up) Rename IRBuilder::IsNonNull -> IsNotNull. by Daniel Dunbar · 16 years ago
- 36a0d8a Unbreak build: claim an extra bit for BuiltinID. by Daniel Dunbar · 16 years ago
- abe2e54 (llvm up) If the target triple is unspecified, automatically set the by Daniel Dunbar · 16 years ago
- e485eb1 Drop code to validate OS part of target triple on darwin, too fragile. by Daniel Dunbar · 16 years ago
- 2a5247f Enhance NSError** checking with analogous checking for CFErrorRef*. by Ted Kremenek · 16 years ago
- 4070a6f Added SSE4.1 blend intrinsics by Mon P Wang · 16 years ago
- 6714ef0 Updated checker build. by Ted Kremenek · 16 years ago
- b305260 Added test case. by Ted Kremenek · 16 years ago
- 4d83f3f Use LVal::IsLValType(T) instead of checking to see if the type is an "lvalue" type directly. by Ted Kremenek · 16 years ago
- 627a5b0 Update checker build. by Ted Kremenek · 16 years ago
- 210cbc0 ccc: Use CCC_NATIVE=1 by default. by Daniel Dunbar · 16 years ago
- 4e19f4e NeXT: Update to use CreateRuntimeFunction for the routines it imports. by Daniel Dunbar · 16 years ago
- 18c2ec6 Add simple interface for protecting runtime functions from name by Daniel Dunbar · 16 years ago
- 8cbffa3 Add a QualType to ConjuredSymbol to represent the type and size of the symbol. by Ted Kremenek · 16 years ago
- 4bbae5d Support -mmacosx-version-min by Ted Kremenek · 16 years ago
- 145db07 Set reproducibility back to "Always" by Ted Kremenek · 16 years ago
- e09dd3a ccc: Add support for another batch of OS X linker options, including by Daniel Dunbar · 16 years ago
- ae87cae ccc: Infer action type upfront. by Daniel Dunbar · 16 years ago
- 46d9134 simplify padding, just fold it into the earlier resize. by Chris Lattner · 16 years ago
- 2e6b4bf fix a potential buffer overrun that Eli noticed by Chris Lattner · 16 years ago
- 35e5094 Fix help for --suppress-system-warnings by Daniel Dunbar · 16 years ago
- d8f1f1f Document assumptions that NumericLiteralParser makes with an assertion. by Chris Lattner · 16 years ago
- d376f6d Handle minor version numbers in __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ by Chris Lattner · 16 years ago
- 01de9c8 Finish handling of -mmacosx-version-min. If you now do something like: by Chris Lattner · 16 years ago
- c2721f2 scan-view: Remove some debugging prints. by Daniel Dunbar · 16 years ago
- 342a37c Updated checker build. by Ted Kremenek · 16 years ago
- bf67281 Default reproducibility to "Not applicable" by Ted Kremenek · 16 years ago
- 45a9180 Add diagnostic for .{lo,hi,e,o} on odd-sized extended vectors. by Daniel Dunbar · 16 years ago
- 2cc2d19 Make "Performance" the default Radar classification for leaks. "Other" for all others (for now). by Ted Kremenek · 16 years ago
- f816909 Make a separate parameter class for "Radar classifications". by Ted Kremenek · 16 years ago
- ddabf80 Add "SelectionParameter" class to represent drop-down boxes. by Ted Kremenek · 16 years ago
- 3756a63 Change ccc to not pass -x unknown down. by Daniel Dunbar · 16 years ago
- 4e085f6 Conditionally load/save default parameter value from config file. by Ted Kremenek · 16 years ago
- a4a1f72 Use objects to represent form parameters. This allows us to abstract away some by Ted Kremenek · 16 years ago
- 68354f3 Fix <rdar://problem/6191148> [sema] Objective-C method lookup (at global scope) fails to handle overloaded selectors properly. by Steve Naroff · 16 years ago
- 0534a01 fix test for latest changes in llvm asm representation by Nuno Lopes · 16 years ago
- c32e45c Improved fix for <rdar://problem/6247781> Parser rejecting properly mismatched properties. by Steve Naroff · 16 years ago
- 163819f Add missing include for use of atoi. by Nick Lewycky · 16 years ago
- 5cfaf09 Tabs -> Spaces. by Ted Kremenek · 16 years ago
- dcaccf8 Revert last patch, but add a fixme by Ted Kremenek · 16 years ago
- cf807ad Within the transfer function of UnaryOperatorExpr, handle implicit promotions by Ted Kremenek · 16 years ago
- 1473f52 Added support for sse intrinsics loadlpd, loadhpd, muldq128, and mulld128 by Mon P Wang · 16 years ago
- 2b168e0 start handling 'mmacosx-version-min', this is not complete yet. by Chris Lattner · 16 years ago
- e9900eb Add infrastructure for proper @finally support. by Daniel Dunbar · 16 years ago
- c5dc8eb The definition of __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ follows by Chris Lattner · 16 years ago
- 9b96b15 define __PASCAL_STRINGS__ whenever -fpascal-strings is enabled. by Chris Lattner · 16 years ago
- bcd60db __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ is a darwin-specific #define by Chris Lattner · 16 years ago
- 631e392 Fix <rdar://problem/6247781> Parser rejecting properly mismatched properties. by Steve Naroff · 16 years ago
- 49d42f5 Updated checker build. by Ted Kremenek · 16 years ago
- 9501a48 Fix the root cause of PR2750 instead of the side effect. by Chris Lattner · 16 years ago
- 25808d8 Really don't add -isysroot twice. by Ted Kremenek · 16 years ago
- 12ab7cd Don't filter out -fpascal-strings. by Ted Kremenek · 16 years ago
- 27882f4 Fix va_arg handling to do argument decaying at the correct place. This by Chris Lattner · 16 years ago
- 82e2891 Make some methods const, add some helpers to FullSourceLoc, by Chris Lattner · 16 years ago
- 4eb0ce9 move ExtVectorElementExpr down into the 'clang extensions' section. by Chris Lattner · 16 years ago
- 3fe2a51 Update checker build. by Ted Kremenek · 16 years ago
- b2f7241 Add a random C99 comment/reference. by Steve Naroff · 16 years ago
- b91c725 Extend 'IsLValType' to handle BlockPointerTypes. by Ted Kremenek · 16 years ago
- a982c71 Teach Sema::CheckAssignmentConstraints() to allow assignments between id and block pointer types (^{}). by Steve Naroff · 16 years ago
- ef5b9fc Fix <rdar://problem/6251012> clang: Blocks are objects too. by Steve Naroff · 16 years ago
- 6bedfef Discard extra -isysroot options. This fixes: by Ted Kremenek · 16 years ago
- 67a3e89 Fix braindead bug, ID number was hardcoded. by Daniel Dunbar · 16 years ago
- e2e61e7 Fix <rdar://problem/6253149> property declaration doesn't declare getter and setter. by Steve Naroff · 16 years ago
- 630347d whitespace and comment changes, to fix grammar and 80 col violations by Nico Weber · 16 years ago
- 32fe5a9 Change a NOTE to a FIXME based on feedback from clattner. by Steve Naroff · 16 years ago
- 88857dc Updated checker build. by Ted Kremenek · 16 years ago
- 4b9846d Fix <rdar://problem/6252129> implementation of method in category doesn't effectively declare it for methods below. by Steve Naroff · 16 years ago
- 91de754 Fix <rdar://problem/6252108> assigning to argument passed to block should not require __block. by Steve Naroff · 16 years ago
- 70b5670 Fix rdar://6252231 - cannot call vsnprintf with va_list on x86_64, by Chris Lattner · 16 years ago
- b23469f Replace a comparison with a static list of builtins that was wrong (it by Chris Lattner · 16 years ago
- 631b135 Fix rdar://6251437, references to enum constant decls in a block by Chris Lattner · 16 years ago
- 510ea53 Add "Path Length" back to the table of bug reports. by Ted Kremenek · 16 years ago
- f85d66c Fix <rdar://problem/6252216> compare block to NULL. by Steve Naroff · 16 years ago
- 8354484 Add support for implicit rethrows in @catch blocks. by Daniel Dunbar · 16 years ago
- 8ca61b2 Skip redundant if. by Daniel Dunbar · 16 years ago
- b6f2395 Fix <rdar://problem/6252226> parser thinks block argument is undefined identifier in NSServices.m by Steve Naroff · 16 years ago
- 0ac66f7 (Update LLVM) Clean up obj-c exception generation to be a bit more by Daniel Dunbar · 16 years ago
- d04c935 Bug fix, codegen @catch(id<X> ...) acceptably. by Daniel Dunbar · 16 years ago
- b4bde39 Revert 56735. The old bug categories were more informative. by Ted Kremenek · 16 years ago
- 7a68b45 Simplify generate code for exceptions: by Daniel Dunbar · 16 years ago
- 9575eb3 Prefer llvm::Function::addFnAttr(...) to F->addAttribute(~0, ...). by Daniel Dunbar · 16 years ago
- 7a57b8d Simplify code to emit the unified return block and move it to the end by Daniel Dunbar · 16 years ago
- 4655e2e Bug fix, make sure to initialize exception object (to rethrow) even by Daniel Dunbar · 16 years ago
- 1c5e463 Easy fix for nasty bug, exception data buffer had wrong type == wrong by Daniel Dunbar · 16 years ago