2009-03-31 |
Daniel Dunbar | Driver: Implement basic --help text. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Daniel Dunbar | Driver: Add OptTable::getOptionKind. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Daniel Dunbar | Driver: Forward -Wp, and -Xpreprocessor arguments to... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Ted Kremenek | Allow two codepaths for PathDiagnostic generation.... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Douglas Gregor | Some cleanup and renaming. No functionality change |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Daniel Dunbar | Driver: Add extra parameters for help text to option... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Daniel Dunbar | Add two FIXMEs |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Douglas Gregor | Improve the dependent nested-name-specifier test a bit |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Daniel Dunbar | x86_32 Darwin ABI: Treat empty unions like empty struct... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Ted Kremenek | Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Ted Kremenek | Update VS project. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Douglas Gregor | Implement template instantiation for template names... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Fariborz Jahanian | Patch to fix proptocol reference ir-gen for GNU runtime. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Fariborz Jahanian | ir-gen support for nonfragile abi's synthesized ivars. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Daniel Dunbar | Driver: Call 'as' directly on FreeBSD. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Daniel Dunbar | (LLVM up) Update to use llvm::sys::getHostTriple(). |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Steve Naroff | Add -Wdeprecated-declarations to driver and add a test... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Anders Carlsson | We fully support namespace aliases now. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Fariborz Jahanian | More toward nonfragile abi's synthesized ivars. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Steve Naroff | Some "prep" work for handling ObjC @-string constants... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Douglas Gregor | Implement -Wmissing-prototypes. Fixes PR3911. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Steve Naroff | Add support for -Wdeprecated-declarations. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Steve Naroff | Incorporate feedback from Eli. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Chris Lattner | Fix a problem in ASTContext::addRecordToClass handling... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Chris Lattner | remove a dead prototype |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Chris Lattner | remove the warning. We don't control what users do... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Chris Lattner | disable copying of Type objects. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Chris Lattner | do not *copy* objc interface types, just use their... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Chris Lattner | fill in temporary smallvectors instead of vectors for... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Chris Lattner | simplify some casting |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Chris Lattner | small cleanups. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Chris Lattner | add a const version of the lookupFieldDeclForIvar method. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Chris Lattner | reduce nesting. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Chris Lattner | Codegen sometimes crashes on comparisons that aren... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Anders Carlsson | Check in test for namespace aliases+using directives. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Anders Carlsson | Document NamespaceAliasDecl. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Ted Kremenek | Update test case. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Douglas Gregor | Parsing and AST representation for dependent template... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Fariborz Jahanian | fe support for objc2's nonfragile-abi synthesized ivars. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Steve Naroff | Implement UCN support for C string literals (C99 6... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Eli Friedman | Slight generalization for Evaluate with const variables. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Douglas Gregor | Improve the representation of template names in the... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Ted Kremenek | Add partial CFG support for Objective-C exception-handl... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Ted Kremenek | Re-apply 68028. The code had drifted enough that the... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Daniel Dunbar | Comment fix. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Ted Kremenek | Revert 68028. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Fariborz Jahanian | Added new info to property impl. AST node to support |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Ted Kremenek | Remove dead code. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Eli Friedman | Implement -Wno-pointer-sign. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Daniel Dunbar | Driver: Sketch FreeBSD tool chain. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Fariborz Jahanian | Code gen does not yet supports __asm__ on a variable |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Ted Kremenek | Simplify more code by using SVal::getAsSymbol(). |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Ted Kremenek | Simplify more code by using SVal::getAsSymbol() instead of |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Ted Kremenek | Convert use of loc::SymbolVal and nonloc::SymbolVal... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Ted Kremenek | Add another uninitialized values test case illustrating... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Douglas Gregor | Remove a trivial FIXME |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Daniel Dunbar | Driver: Unbreak ArgList::hasFlag. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Fariborz Jahanian | Use CodeGenModule API for ObjC runtime function references. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Daniel Dunbar | Fix -MD with no -MT when -o is specified (and fix test... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Ted Kremenek | Add version of GRExprEngine::AddCheck that registered... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Daniel Dunbar | Some very rough Driver documentation. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Daniel Dunbar | Missed test case update (part of previous commit) |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Zhongxing Xu | Make SymbolicRegion untyped. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Daniel Dunbar | Driver: Support -M and -MM. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Zhongxing Xu | Implement a FIXME. |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Daniel Dunbar | Improve dependency file support. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Sebastian Redl | Hopefully fix the rval regressions. Thanks to Chris... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Daniel Dunbar | Driver: Track which original arguments an arg is derive... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Daniel Dunbar | Driver: Add test case for darwin::Preprocess and darwin... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Daniel Dunbar | Driver: Make sure to claim -### before emitting "unused... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Daniel Dunbar | Fix typo in diagnostic. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Eli Friedman | Fix the default for intptr_t on *BSD x86-32 and Windows... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Daniel Dunbar | Driver: Finish porting Darwin::Preprocess and Compile... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | minor simplification |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | hoist some code for handling objc foreach construct... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | hoist checks for ; and in out of ParseInitDeclaratorLis... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Daniel Dunbar | Driver: Start porting Darwin::Preprocess and Compile... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | Push DeclGroup much farther throughout the compiler... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | DeclRefExpr refers to one decl, not all the declarators... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | simplify |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Sebastian Redl | Reintroduce r67870 (rval ref overloading), since I... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | Implement PointerLikeTypeTraits for DeclGroupRef. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | reduce indentation with an early exit. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | remove unused #include |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | switch TemplateOrInstantiation to be a PointerUnion... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | change another PointerIntPair into a PointerUnion. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | switch DeclBase::DeclCtx to the new happy and type... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | Make the ActionResult optimization work for non-void... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | genericize the ActionResult optimization for holding... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | various cleanups |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | adjust to llvm mainline changes. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | tighten this up, the decl *must* be a declcontext,... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | add fixme |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | add getNumLowBitsAvailable for OpaquePtr and QualType. |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | follow llvm mainline, where PointerLikeTypeInfo got... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Ted Kremenek | scan-build: Also look for clang-cc in ../libexec |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Eli Friedman | Initial implementation of ARM ABI. Mostly untested... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | QualType can go in SmallPtrSet now, simplify code that... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Chris Lattner | implement the PointerLikeTypeInfo trait for QualType... |
commit | commitdiff | tree | snapshot |
next |