2009-10-20 |
Ted Kremenek | retain/release checker: allow 'new', 'copy', 'alloc... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Fariborz Jahanian | Builtin candidate minimization for |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Ted Kremenek | Fix inverted preprocessor guard, and fix the resulting... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Ted Kremenek | Really fix <rdar://problem/7312058> by adding a 'displa... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Douglas Gregor | Parse a simple-template-id following a '~' when calling... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Ted Kremenek | The constructor for ASTUnit now takes a DiagnosticClien... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Fariborz Jahanian | Add the built-in candidate set reduction hueristic |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Ted Kremenek | Re-order includes so that the logic involving '#ifdef... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Fariborz Jahanian | Copy conversion of an expression to its base class |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Anders Carlsson | Handle emitting the assignment operator when the lhs... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Anders Carlsson | Set the cast kind to CK_NoOp for C-style casts that... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Steve Naroff | Move Diagnostic/DiagClient/FileManager from Indexer... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Steve Naroff | Change indenting for case/compound statements to confor... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Benjamin Kramer | CIndex: make variable non-static to avoid potential... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Daniel Dunbar | Workaround a bug exposed by the FileCheckify of message... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Edward O'Callaghan | AuroraUX toolchain should call GNU assembler not the... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Chris Lattner | convert this to FileCheck, PR5232 |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Daniel Dunbar | Avoid std::string concatenation. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Daniel Dunbar | Update NamedDecl::getName() to work for empty names. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Daniel Dunbar | Twinify CodeGenFunction::CreateTempAlloca |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Daniel Dunbar | Add ObjCImplementationDecl::getName() for consistency... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Daniel Dunbar | Add FIXME calling for rename of NamedDecl::getNameAsString. |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Daniel Dunbar | Suppress build warning. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Anders Carlsson | When binding a reference to a temporary, it's important... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Anders Carlsson | Fix tyop noticed by Sean Hunt. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Anders Carlsson | When building a cast argument, make sure to bind the... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Daniel Dunbar | PR5218: Replace IdentifierInfo::getName with StringRef... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Anders Carlsson | Convert temporaries.cpp to using FileCheck. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Nate Begeman | Add test for OpenCL vector initializer codegen |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Anders Carlsson | Rename temp-1.cpp to temporaries.cpp. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Daniel Dunbar | Twinify CGObjCMac, this simplifies the code and should... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Anders Carlsson | Use CK_BitCast for member function pointer casts. Fixes... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Daniel Dunbar | Move misc clients to IdentifierInfo StringRef API. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Daniel Dunbar | Move clients to use IdentifierInfo::getNameStart()... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Daniel Dunbar | Add ObjCCategoryImplDecl::getName() -> StringRef, and... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Nate Begeman | Support IRgen of OpenCL vector initializers, ensuring... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Benjamin Kramer | Try to unbreak MSVC build. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Anders Carlsson | It's OK for a pure virtual function to override another... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Benjamin Kramer | Add FloatingCast to getCastKindName's list. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Benjamin Kramer | non-POD members => make it a class (also silences MSVC... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Anders Carlsson | Add some more cast kinds. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Benjamin Kramer | CIndex: fix typo. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Benjamin Kramer | Missed a paren. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Benjamin Kramer | CIndex: add a (untested) WIN32 codepath to get ClangPath. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Benjamin Kramer | CIndex: compute ClangPath lazily. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Nuno Lopes | add support for codegening CXXZeroInitValueExprs |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Sebastian Redl | Ignore all the test output directories that lit generates. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Edward O'Callaghan | The AuroraUX toolchain has conflicting wchar_t between... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Benjamin Kramer | Use sys::Path::eraseFromDisk instead of unlink as sugge... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Benjamin Kramer | CIndex: replace fork/exec with our portable ExecuteAndW... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Benjamin Kramer | CIndex: avoid a dangling pointer issue. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
John McCall | When performing template-substitution into a type,... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Zhongxing Xu | use DenseSet instead of SmallSet. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Daniel Dunbar | Add NameDecl::getName() -> StringRef. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Daniel Dunbar | Add another two ExtVectorComponent FIXMEs. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Daniel Dunbar | Switch ExtVectorElementExpr::getEncodedElementAccess... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Daniel Dunbar | Simplify HandleModeAttr. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Daniel Dunbar | Simplify HandleFormatAttr. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Daniel Dunbar | Add FIXME... maybe Nate will get bored? :) |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Daniel Dunbar | Grammaro. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
John McCall | Clone the full Type hierarchy into the TypeLoc hierarch... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Attempt to unbreak the MSVC build. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Simplify ExtVectorElementExpr::containsDuplicateElements(). |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Add FIXME. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Avoid std::string concatenation. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | StringRefize some parts of Diagnostic API. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Remove unused BernsteinHash functions. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Switch to llvm::HashString. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Nuno Lopes | add gentoo x86 2009.1 (gcc 4.3.4) include paths |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Douglas Gregor | Fix a crash with qualified member access into a non... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Describe/link some of the universal driver related... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Add a "Universal Driver" open project, and web page. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Douglas Gregor | When type-checking a C++ "new" expression, don't type... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Sebastian Redl | When resolving the address of an overloaded function... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Sebastian Redl | Don't add implicit casts of explicit address-taking... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Add IdentifierTable::CreateIdentifierInfo(StringRef). |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Use StringExtra's HashString instead of BernsteinHash. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Add an open project. :) |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Chris Lattner | daniel really wants this in the testsuite. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Chris Lattner | teach getCorrespondingUnsignedType how to handle vector... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Sebastian Redl | In some dependent contexts, incomplete array types... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Edward O'Callaghan | Fix for PR5190, Credit to Zhanyong Wan. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Sebastian Redl | Add a DR437 testcase, but disable it for now, since... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Avoid std::string thrashing in MultiKeywordSelector... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Simplify more. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Use raw_ostream instead of C stdio. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Rewrite AttributeList::getKind to use StringRef API. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Use raw_ostream for formatting integers, and use Identi... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Ted Kremenek | Minor cleanup: move typedef out of anonymous namespace... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Douglas Gregor | Write the preprocessor block after we write out types... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Suppress -Asserts warning. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Remove a FIXME that doesn't belong, there are numerous... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Simplify (move guard to caller instead of callee). |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Zhongxing Xu | Per discussion with Ted, the 'FromSuper'/'FromSub'... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Ted Kremenek | Fix another static analyzer crash due to a corner case... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Zhongxing Xu | Actually all regions whose super region is not MemSpace... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Ted Kremenek | Fix compiler warning: "ISO C90 forbids mixed declaratio... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Ted Kremenek | Fix warning: 'warning: C++ style comments are not allow... |
commit | commitdiff | tree | snapshot |
next |