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 |
2009-10-17 |
Ted Kremenek | Resolve FIXME: delete the 'Program' object in the destr... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Don't crash when dumping pretty stack traces, if the... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Chris Lattner | Fix PR5211: codegen shouldn't assume that the result... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Add IdentiferInfo::getNameStr() -> StringRef. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Fix sentence-o. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Daniel Dunbar | Add Ubuntu 9.04 C++ search path. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Ted Kremenek | Add 'UseBumpPtrAllocator' flag to ASTUnit::LoadFromPCHF... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
Douglas Gregor | Merge the "types" and "declarations" blocks in the... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Fariborz Jahanian | Patch to clean up and improve visual display of |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Douglas Gregor | While writing source-location entries to a PCH file... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
John McCall | Allow TypeLocs to be fully initialized with a single... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Fariborz Jahanian | Use VisibleQuals to control setting of Volatile/Restric... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
John McCall | Factor out routines to encode/decode DeclaratorInfos... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
John McCall | Add an accessor to extra the type directly from a Decla... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Douglas Gregor | Make CIndex and c-index-test a little bit more robust... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Ted Kremenek | Fix static analyzer crash due to recently add symbolic... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Ted Kremenek | Provide 'static' version of BinaryOperator::isShiftOp(). |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Douglas Gregor | Keep track of whether declararions were loaded from... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Edward O'Callaghan | dynamic linker arg is incorrectly invoking gnu ld arg... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Fariborz Jahanian | Implement derived-to-base AST/code gen. There is a |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Douglas Gregor | Add support for a chain of stat caches in the FileManag... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Chris Lattner | Implement PR4407 - missing warnings on case value overflow, |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Nuno Lopes | ignore 'using' directive in CodeGenFunction::EmitDecl... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Nuno Lopes | fix -ansi in c++: it means -std=c++98 |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Anders Carlsson | Add CK_VectorSplat and use it for casting non-pointer... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Anders Carlsson | Make CheckVectorCast return a CastKind. Reduce nesting... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Anders Carlsson | Add a ToVoid cast kind and start using it. |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Chris Lattner | increase helpfulness of assert message. |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Anders Carlsson | Builtin types are subsitutable if they are qualified... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Anders Carlsson | The result type of logical || and && is bool in C+... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
John Thompson | Work-around wchar_t and __pragma problem in VC headers |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Ted Kremenek | retain/release checker: Stop tracking reference counts... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
John McCall | Remove the ConstantArrayType subtypes. This informatio... |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Ted Kremenek | Add a few passing test cases for finding leaks of retai... |
commit | commitdiff | tree | snapshot |
next |