2011-03-06 |
Anders Carlsson | Write CXX base specifier offsets for chained ASTs. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Anders Carlsson | When serializing a DeclRefExpr, always store the number... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Douglas Gregor | Add MinGW GCC 4.5.2 include paths, from Matthieu Monrocq |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Douglas Gregor | Fix copy-and-paste typo in the transformation of Micros... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Douglas Gregor | xpose HeaderSearch::SearchDirs to tools,s, from Paul... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Anders Carlsson | Correctly unwrap 'auto' types. Fixes PR9414. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Abramo Bagnara | Completed source ranges fixes for all classes inheritin... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Abramo Bagnara | Fixed TypedefDecl and TemplateTypeParameter source... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Sebastian Redl | Reinstate r127112, "Propagate new-style exception spec... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Douglas Gregor | When performing template argument deduction for a non... |
commit | commitdiff | tree | snapshot |
2011-03-06 |
NAKAMURA Takumi | Revert r127112, "Propagate new-style exception spec... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Sebastian Redl | Propagate new-style exception spec information to ExtPr... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Sebastian Redl | Propagate new-style exception spec information to Decla... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Benjamin Kramer | Revert r127079: "test/Makefile: Use $(ECHOPATH) to... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Douglas Gregor | When substituting in for a template name, do not produc... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Abramo Bagnara | Fixed LabelDecl source range and cleaned creation code. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Douglas Gregor | When determining template instantiation arguments withi... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Douglas Gregor | When transforming a substituted template type parameter... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Anton Korobeynikov | Normalize target triple passed out of driver. Basically... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Sebastian Redl | Parser support for noexcept specifications. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Abramo Bagnara | Improved MemberPointerType source locations. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Benjamin Kramer | StringRefify. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
NAKAMURA Takumi | test/lit.cfg: bash is available on MSYS. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
NAKAMURA Takumi | test/Makefile: Use $(ECHOPATH) to make lit.site.cfg(s). |
commit | commitdiff | tree | snapshot |
2011-03-05 |
NAKAMURA Takumi | test/CodeGen/2008-07-17-no-emit-on-error.c: Use LLVM... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
NAKAMURA Takumi | test: Mark 3 tests as XFAIL:cygwin,mingw. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
NAKAMURA Takumi | test: Mark two tests as XFAIL:mingw. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Matt Beaumont-Gay | Much to my surprise, OverloadExprs can also point to... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Douglas Gregor | When we're deserializing a template parameter declarati... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Argyrios Kyrtzidis | Currently we can only remap a file by creating a Memory... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Argyrios Kyrtzidis | Introduce OwnsRemappedFileBuffers field in ASTUnit... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Nick Lewycky | Give warnings about static initializers of non-integral... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Douglas Gregor | When diagnostics are suppressed (e.g., because of code... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Douglas Gregor | Diagnose destructor templates. Fixes PR7904. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Douglas Gregor | When clearing a LookupResult structure, clear out the... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Bill Wendling | Initialize variable. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Douglas Gregor | Teach Sema::ActOnCXXNestedNameSpecifier and Sema::Check... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Douglas Gregor | After an error of any kind has occurred, don't assert... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Douglas Gregor | Patch up several Sema::FindInstantiatedDecl() callers... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Devang Patel | Emit a stop point before a call expression so that... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Douglas Gregor | When constructing source-location information for a |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Douglas Gregor | *Recursively* set the context of a template parameter... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Douglas Gregor | Make sure to put template parameters into their owning... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Abramo Bagnara | Fixed source range for function template specializations. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Abramo Bagnara | Fixed source range for ClassTemplateSpecializationDecl. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Benjamin Kramer | Move private structs into anonymous namespaces. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Abramo Bagnara | Improved TemplateTypeParmDecl end location. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Abramo Bagnara | Fixed end location of NonTypeTemplateParamDecl. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Abramo Bagnara | Fixed end location of FriendDecl. |
commit | commitdiff | tree | snapshot |
2011-03-04 |
John McCall | Don't consider visibility from template parameter lists... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
John McCall | Access ivars with inbounds GEPs, even in -fwrapv. ... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
John McCall | Let's do super message sends with static allocas instea... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
John McCall | Make AttributedTypes for GC-qualified types and fix... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Ted Kremenek | Correctly handle nested switch statements in CFGBuilder... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Argyrios Kyrtzidis | -Woverloaded-virtual shouldn't warn for static function... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Douglas Gregor | Fix PR9390 in not one, but two ways: |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Devang Patel | Encode argument numbering in debug info so that code... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Abramo Bagnara | Fixed source range for LabelDecl. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Argyrios Kyrtzidis | Don't emit unused warning for deleted functions. Fixes... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Douglas Gregor | Finish updated test |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Ted Kremenek | Add coverage test for CFGImplicitDtor::getDestructorDec... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Douglas Gregor | Eliminate redundant nested-name-specifiers on |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Abramo Bagnara | Removed left brace location from LinkageSpecDecl. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Abramo Bagnara | Fixed end source location for LinkageSpecDecl. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Abramo Bagnara | Fixed source range for FileScopeAsmDecl. Others source... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Douglas Gregor | When we use the default template arguments of a templat... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Douglas Gregor | Add a missing break, from John Wiegley |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Ted Kremenek | Teach CFGImplicitDtor::getDestructorDecl() about arrays... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Ted Kremenek | Teach CFGImplicitDtor::getDestructorDecl() about refere... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Matt Beaumont-Gay | Let's go with John and Ted's preferred fix. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Matt Beaumont-Gay | Keep GCC from complaining about falling off the end... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Dan Gohman | Fix a typo. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Remove cruft |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Force CaseStmt to store its child statements in source... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Tilmann Scheller | Revert "Add CC_Win64ThisCall and set it in the necessar... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Rafael Espindola | Apply sysroot to system c++ headers too. Fixes PR9372. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Benjamin Kramer | Only emit string initializers in-place if types match... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Fix the source range for a member access expression... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
John McCall | Work around a misdesigned GCC warning. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Tilmann Scheller | Revert "Add preliminary support for MSVC-style vtables." |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Ted Kremenek | Introduce CFGImplicitDtor::isNoReturn() to query whethe... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Devang Patel | revert r126858. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Fariborz Jahanian | IRGen. Fix IR when message returns reference type. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Tilmann Scheller | Add preliminary support for MSVC-style vtables. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Tilmann Scheller | Add CC_Win64ThisCall and set it in the necessary places. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Teach libclang how to visit the children of a C++ base... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Devang Patel | Encode argument numbering in debug info so that code... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Eliminate an unnecessary TemporaryBase object from... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Kill off the |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Eliminate TreeTransform::RebuildNestedNameSpecifier... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Eliminate an unnecessary use of CXXScopeSpec::MakeTrivi... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Kill off TreeTransform::TransformNestedNameSpecifier... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Kill off the TreeTransform::TransformTemplateName overl... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Kill off one of the TreeTransform::TransformTypeInObjec... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Fix a thinko found by Craig Silverstein |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Start migrating TreeTransform's TransformTemplateName... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Devang Patel | Revert r126794. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Push nested-name-specifier source location information... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Eliminate some unused getQualifierRange() member functi... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
John McCall | Don't hard-code these constants, or at least don't... |
commit | commitdiff | tree | snapshot |
next |