2010-09-19 |
Daniel Dunbar | Update users manual comments on X86 and ARM support. |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Fariborz Jahanian | Fixes IRgen bug in objc++ reference binding of a |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Fariborz Jahanian | Problem with gnu conditional extension with missing |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Douglas Gregor | Give the Objective-C _cmd an "unlikely" code completion... |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Gabor Greif | do not rely on the implicit-dereference semantics of... |
commit | commitdiff | tree | snapshot |
2010-09-18 |
John McCall | static local variables with destructors don't require... |
commit | commitdiff | tree | snapshot |
2010-09-18 |
John McCall | Adjust a fixup's starting branch if it's being resolved... |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Douglas Gregor | Add another text for code completion after recovery |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Douglas Gregor | Continue parsing more postfix expressions, even after... |
commit | commitdiff | tree | snapshot |
2010-09-18 |
John Thompson | Added '|' delimiter to separate inline asm multiple... |
commit | commitdiff | tree | snapshot |
2010-09-18 |
John Thompson | Add more error checking to attribute vecreturn |
commit | commitdiff | tree | snapshot |
2010-09-18 |
John McCall | Fix a bug with binding l-values to elided temporaries... |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Anton Yartsev | formatted everything to fit within 80 columns |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Bill Wendling | Testcase for r114239. |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Tom Care | Revert r114244 since it breaks a test in Analysis. |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Tom Care | IdempotentOperationChecker no longer reports errors... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Bill Wendling | The MMX shift-with-immediate builtins require the equiv... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Bill Wendling | Remove FIXME. The type is correct. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Sema/transparent_union: Make sure to add implicit cast... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Ted Kremenek | Tweak in DeclPrinter printing of uses of copy construct... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Douglas Gregor | Update test |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Douglas Gregor | Improve recovery when the middle expression of a ternar... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Douglas Gregor | When we run into an error parsing or type-checking... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Fariborz Jahanian | Diagnose use of incomplete type on method argument... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Douglas Gregor | Update C++0x status |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Chris Lattner | fix rdar://8445858 - __sync_* intrinsics erroneously... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Fariborz Jahanian | Only assignment operator triggers property setter call. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Douglas Gregor | When traversing an InitListExpr, there may not be a... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Shantonu Sen | Driver: implement driver automagic support for -lcc_kext |
commit | commitdiff | tree | snapshot |
2010-09-17 |
David Chisnall | Add a -ftrapv-handler= option which allows a handler... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Argyrios Kyrtzidis | Use a temporary file for output which gets renamed... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
John McCall | Fix test for no-asserts builds. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Fariborz Jahanian | Patch to add IRgen support for Gnu's conditional operator |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Gabor Greif | rename variable, 'Type' seems to be present in |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Driver/DarwinClang: Add GCC libexec paths so we can... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | IRgen: Change CodeGenPasses to be a PassManager, so... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Reapply "Driver/Darwin: Time for another spin at switch... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Revert "Driver/Darwin: Time for another spin at switchi... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Fix this test to use -cc1. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Driver: Support -dumpmachine. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
John McCall | Currently we're initializing the vtable pointers of... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Driver/Darwin: Time for another spin at switching to... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Driver: Fix spelling of AddCXXStdlibLibArgs, which... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Driver/DarwinClang: The new toolchain definition is... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
John McCall | When emitting a new-expression inside a conditional... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Driver: Add magic handling for "reserved library names... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Ted Kremenek | Handle '#line' in '-E' that has an empty file name... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Driver: Factor out AddLinkerInputs() function. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Daniel Dunbar | Driver: Add a toolchain hook for whether the system... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | When dealing with an anonymous enumeration declared... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | IRgen/ABI/x86-32: Realign indirect arguments when the... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | IRgen/ABI: Add support for realigning structures which... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | IRgen/ABI/x86_32/Darwin: On Darwin, only structures... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | IRgen/x86_32/Linux: Linux seems to align all stack... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Chris Lattner | add a compatibility note about vector builtins |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Chris Lattner | improve the "enumeration value 'g' not handled in switch" |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | Swap the priorities of constants and types, so that... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Fariborz Jahanian | Removes unused setter. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | Don't add two code-completion results for the same... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | When collecting Objective-C methods for message send... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | Implement code completion for Objective-C class message... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | Fix a silly typo and its pasteo. Thanks to Francois... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
John McCall | Right, there are *two* cases of pr-value class-type... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
John McCall | Opportunistically use the C++ personality function... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | Basic: Add f{dim,ma,max,min}[lf]? builtins. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Tom Care | Refactored BugReporter to refer to EndNode as ErrorNode... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Zhongxing Xu | Tidy up. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
John McCall | Further beautification: this pointer can now be typed. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
John McCall | Initialize AggValueSlot's flags along all paths, plus... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
John McCall | Fix the clang build after Zhongxing Xu's commit. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Douglas Gregor | Implement automatic bracket insertion for Objective... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Zhongxing Xu | Introduce new CFGElement hierarchy to support C++ CFG... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Daniel Dunbar | build: Add support for a CLANG_ORDER_FILE build variabl... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Ted Kremenek | Do not warn about empty bodies for 'if' statements... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Fariborz Jahanian | Patch to move RequiresGCollection bit to |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Ted Kremenek | For self-comparison warning, check the source location... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Douglas Gregor | Handle bracket insertion for Objective-C class messages... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
John McCall | Tweak comment as suggested by Sebastian. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Devang Patel | While handling change of file, check if _current_ file... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Sebastian Redl | Macro definitions in AST files have their own IDs. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Nick Lewycky | Initialize TypeOrExpr to NULL to silence a false-positi... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Marcin Swiderski | Test commit |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Jakob Stoklund... | Revert "Clean up in buildbot directories." |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Douglas Gregor | Improve code completion for Objective-C message sends... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Fariborz Jahanian | Make the new -fobjc-nonfragile-abi2 the default |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Douglas Gregor | Extend bracket insertion to message sends to "super... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Douglas Gregor | Extend bracket insertion to handle nullary selectors... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Douglas Gregor | Implement bracket insertion for Objective-C instance... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Benjamin Kramer | Tweak regex not to accidentally match a trailing \r. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Cameron Esfahani | Fix pointer-signext.c test case: it was relying on... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
John McCall | Test hardening. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
John McCall | one piece of code is responsible for the lifetime of... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Ted Kremenek | Relax assertion in CFG builder when processing ForStmts... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Daniel Dunbar | build: Start sketching code to allow grafting libc... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Ted Kremenek | Disallow the use of UnknownVal as the index for Element... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Douglas Gregor | Fix classification of statement expressions. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Cameron Esfahani | Fix Windows64 target info so pointer arithmetic is... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Francois Pichet | Microsoft's flexible array rules relaxation: |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Douglas Gregor | Introduce a new code-completion context for a parenthesized |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Ted Kremenek | Add CFG::BuildOptions class to pass in CFG builder... |
commit | commitdiff | tree | snapshot |
next |