2010-09-21 |
Argyrios Kyrtzidis | Do not warn with -Wuninitialized when the member is... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Marcin Swiderski | Added: |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Ted Kremenek | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Ted Kremenek | Check for null ObjCInterfaceDecls returned from getClas... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Bill Wendling | Add a comment explaining why the MMX builtins are segre... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Douglas Gregor | When providing code completions for an argument in... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Fariborz Jahanian | Implements in IRgen gnu extensions missing LHS for |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Douglas Gregor | Refactor code completion for expressions that occur... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Douglas Gregor | Code completion has no reason to prefer values over... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Nate Begeman | Check in support for OpenCL conditional operator on... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Douglas Gregor | Slight refactoring in code-completion results generatio... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Douglas Gregor | Get rid of the lame attempt to prioritize "void" functi... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Douglas Gregor | Tweak priorities for some types and macros: |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Bill Wendling | The builtins __builtin_ia32_paddq and __builtin_ia32_ps... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Douglas Gregor | Introduce a simple, substitution-based compression... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Douglas Gregor | Fix CMake clangIndex library dependencies, from Logan... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Daniel Dunbar | Driver/Objective-C: Retool Objective-C ABI flags to... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Douglas Gregor | Check that an overloaded function name, when used by... |
commit | commitdiff | tree | snapshot |
2010-09-20 |
Douglas Gregor | Give implicitly-defined default constructors and destru... |
commit | commitdiff | tree | snapshot |
2010-09-19 |
Argyrios Kyrtzidis | Revert r114316, -Wunused-value enabled by default was... |
commit | commitdiff | tree | snapshot |
2010-09-19 |
Argyrios Kyrtzidis | Make -Wunused-value off by default, matching GCC. Fixes... |
commit | commitdiff | tree | snapshot |
2010-09-19 |
Argyrios Kyrtzidis | Implement -Wunused-label. |
commit | commitdiff | tree | snapshot |
2010-09-19 |
Argyrios Kyrtzidis | Warn when an expression result in a LabelStmt is unused. |
commit | commitdiff | tree | snapshot |
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 |
next |