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 |
2011-03-02 |
John McCall | Pretty up the wrong-number-of-arguments-for-attribute... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
John McCall | Provide an attribute, objc_method_family, to allow... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
John McCall | Split out a subgroup of -Wconversion called -Wsign... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
John McCall | Hack in something so that we emit better debug informat... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
John McCall | Support a new InheritableAttr subclass, InheritablePara... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
John McCall | Semantic checking for exception specifications should... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | When we're substituting into a parameter-type-list... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
John McCall | Move some of the logic about classifying Objective... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Eli Friedman | PR9350: increment/decrement of char (and anything else... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Daniel Dunbar | build: Allow disabling movt/movw from build, for testin... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Douglas Gregor | Push nested-name-specifier source-location information... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Ted Kremenek | Teach CFGBuilder to prune trivially unreachable case... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Devang Patel | Encode argument numbering in debug info so that code... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Benjamin Kramer | Since getDriver().getInstalledDir() returns a const... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Ted Kremenek | Don't warn about unused values in ternary ?: expression... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Douglas Gregor | Push nested-name-specifier source-location information... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Douglas Gregor | Kill off more names to fix this test |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Dan Gohman | Revert 123553, as sys::fs::unique_file is not finished... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Ted Kremenek | Don't warning about shifting by too many bits in dead... |
commit | commitdiff | tree | snapshot |
next |