2009-04-01 |
Daniel Dunbar | x86-32 Darwin ABI: Handle small structures correctly. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | x86-32 Darwin ABI: Single element arrays can be part... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Ted Kremenek | Fix: <rdar://problem/6740387>. Sending nil to an object... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Chris Lattner | remove ASTContext::buildObjCInterfaceType, which breaks... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Ted Kremenek | - Changed PathDiagnosticPiece::getLocation() to return... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | x86-32 Darwin ABI: Handle direct return of vectors. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zhongxing Xu | Update docs. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zhongxing Xu | Adjust doc format. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | Pull clang-cc code for generating PTH files based on... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zhongxing Xu | update docs. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | Fix a subtle bug where the cleanup scope entries had... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Ted Kremenek | CFG: For 'if(...) {}' (empty body) construct an empty... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | Remove a FIXME, use -emit-pth to drive PTH generation. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Zhongxing Xu | Update docs. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | Tweak/cleanup darwin::Link a bit, add several FIXMES... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Eli Friedman | Fix pascal string support; testcase from mailing list... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Eli Friedman | Follow gcc's example and warn by default on unknown... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Eli Friedman | Fix test failure on Linux by forcing the triple to... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Eli Friedman | Flip diagnostic from Warning to ExtWarn so that it... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Chris Lattner | fix the two xfails I added with a previous patch by... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Chris Lattner | move trivial forwarding function inline. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Chris Lattner | tidy some code. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Mike Stump | Fix block comparisons. Radar 6732116. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Anders Carlsson | Implement code generation of namespaces and add manglin... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Chris Lattner | add support for the LONG_LONG_MIN/LONG_LONG_MAX/ULONG_L... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Anders Carlsson | Fix a bug (that I thought I had fixed already) where... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Douglas Gregor | Parsing, semantic analysis, and template instantiation... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Dunbar | Tweak darwin::Assemble and add a FIXME. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Ted Kremenek | Add '-emit-pth' option to clang-cc as an alternate... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Anders Carlsson | Fix a mangling bug where functions with no arguments... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Daniel Dunbar | Add Target hooks for IRgen of [cf]string literals. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Ted Kremenek | More code reshuffling. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Chris Lattner | Change UsedArray to be a vector of WeakVH to fix a... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Chris Lattner | remove some obsolete comments, use an AssertingVH. |
commit | commitdiff | tree | snapshot |
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 |
next |