2011-03-16 |
Joerg Sonnenberger | Refactor program name logic. Extend it to infer the... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Douglas Gregor | Detect attempts to provide a specialization of a functi... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Argyrios Kyrtzidis | Having FileManager::getFile always open the file, broug... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Douglas Gregor | Clean up our handling of template-ids that resolve... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Sandeep Patel | Fix duplicate argument processing |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Peter Collingbourne | Support for printing/dumping static asserts |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Peter Collingbourne | Remove a duplicate language feature |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Chandler Carruth | Add a 'RawPath' parameter to the PPCallbacks interface... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Douglas Gregor | Don't indescriminately print overload candidates when... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Douglas Gregor | Allow function calls to dereferenced member pointers of |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Douglas Gregor | Make sure that we always pop a function's scope *before... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Douglas Gregor | When we're inserting a synthesized label declaration... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
David Chisnall | Fix foreign exception handling (GNU runtime). |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Abramo Bagnara | Added missing methods to get Designators source range. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
NAKAMURA Takumi | test/Driver/hello.c: Tweak for cygming. |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Ted Kremenek | Teach CFGBuilder that the 'default' branch of a switch... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
John McCall | Don't emit read barriers for reading __weak __block... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Ted Kremenek | VariadicMethodTypeChecker: don't warn for null pointer... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | c-index-test shouldn't crash when a goto has no matchin... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Remove warning for null characters in CFString literals... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Don't warn about null characters in Objective-C format... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
John McCall | Reorganize the emission of (unfoldable) constant casts... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sebastian Redl | Create __has_feature(cxx_noexcept) and mark it as working. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sebastian Redl | Fix test case. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sebastian Redl | Extend the noexcept expression test to test noexcept... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sebastian Redl | More robust check for the special C++0x operator new... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sebastian Redl | Implement a hack to work around the changing exception... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Remove bogus assertion in IdempotentOperationsChecker. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Sebastian Redl | Reintroduce r127617: "Code generation for noexcept... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Fariborz Jahanian | Don't poke into redefined 'id' type looking for a property |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Appease GCC. I'm surprised Clang accepted this. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Remove duplicate group definition that snuck in due... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Take 2: merge -Wuninitialized-experimental into -Wunini... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Split warnings from -Wuninitialized-experimental into... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Split warnings from -Wuninitialized-experimental into... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | UninitializedValues: introduce ValueVector:reference... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | UninitializedValues: wrap BitVector references in a... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Substitue term "BitVector" with "ValueVector" to prep... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Rename UninitializedValuesV2 to UninitializedValues. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ted Kremenek | Remove old UninitializedValues analysis. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
NAKAMURA Takumi | lib/Basic/Targets.cpp: __declspec(attr) should be provi... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
NAKAMURA Takumi | lib/Headers/mm_malloc.h: On Windows, we can expect... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
NAKAMURA Takumi | lib/Frontend/InitHeaderSearch.cpp: Introduce AddMinGW64... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ken Dyck | Introduce a CharUnits FieldOffsetInChars variable in... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Argyrios Kyrtzidis | Stop leaking file descriptors. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Jakob Stoklund... | Revert r127617: "Code generation for noexcept." |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Douglas Gregor | Disable 'auto' type deduction in Objective-C. It likes... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Joerg Sonnenberger | Sort |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Douglas Gregor | When synthesizing a label declaration based on a goto... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Rafael Espindola | Switch from internal to linker_private linkage, it... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Sebastian Redl | Code generation for noexcept. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Eric Christopher | __clear_cache() is varargs and people will occasionally... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Ted Kremenek | Tweak VariadicMethodTypeChecker to only create one... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Ted Kremenek | Incorporate source ranges for RangeBugReport when coele... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Sebastian Redl | Implement instantiation of noexcept spec and add a... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Sebastian Redl | Add another, pretty trivial, exception spec test case. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Sebastian Redl | Make deallocation functions implicitly noexcept in... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Rafael Espindola | Fix link of libxul with LTO and the linker in xcode4... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Douglas Gregor | -fwritable-strings should silence warnings about the... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Fariborz Jahanian | Block return type of the initialized must be |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Douglas Gregor | Support Ubuntu hardy and intrepid, from Thomas Gamper! |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Douglas Gregor | Add include paths for Gentoo Linux, from Marcin Mirosław! |
commit | commitdiff | tree | snapshot |
2011-03-14 |
David Chisnall | Fix incorrect linkage specifiers for selectors. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Oscar Fuentes | Fix LIBCLANG_LINK_FLAGS for Darwin. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Anders Carlsson | Get rid of the static FileManager::FixupRelativePath. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Anders Carlsson | Add an Objective-C checker that checks that arguments... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Anders Carlsson | Change GetNullarySelector and GetUnarySelector to take... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Sebastian Redl | Instead of storing an ASTContext* in FunctionProtoTypes... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Oscar Fuentes | Build libclang as a static library too. Now tested... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Oscar Fuentes | Reverting "Build libclang as a static library too." |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Ted Kremenek | Fix CFG assertion failure reported in PR 9467. This... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Jakob Stoklund... | XFAIL this on windows where <vector> contains surprises. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Oscar Fuentes | Build libclang as a static library too. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Fariborz Jahanian | Place duplicate argument declaration in in |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Sebastian Redl | Revert "Disable delegating constructors for 2.9" |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Sebastian Redl | Disable delegating constructors for 2.9 |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Sebastian Redl | Revert "Disable inherited constructors for 2.9." |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Sebastian Redl | Disable inherited constructors for 2.9. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ken Dyck | Use CharUnits for argument passed to AppendPadding... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Sebastian Redl | Propagate the new exception information to FunctionProt... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Abramo Bagnara | Forgotten part of previous commit. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Abramo Bagnara | Fixed type and declaration source range in presence... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Abramo Bagnara | Renamed OffsetOfNode::getRange to getSourceRange for... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | Tweak test to hopefully appease FreeBSD buildbot. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | Remove stray output file. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | Re-enable the IdempotentOperations checker for --analyz... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | Don't have side-effects (or rather non-trivial computat... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | Add initial version of "IteratorsChecker", a checker... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | Fix comments, and force auto progagation in VisitAggExpr. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ted Kremenek | static analyzer: Handle 'ExprWithCleanups' in ExprEngin... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Douglas Gregor | Fixes for some more expressions containing function... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Douglas Gregor | When we're determining whether to complain about a... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Ken Dyck | Change parameter to AppendPadding from bytes to CharUni... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Douglas Gregor | Don't ask if a depenendent CXXRecordDecl has any depend... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Douglas Gregor | Implement a hack intended to allow Clang to parse libst... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
John McCall | Use a slightly more semantic interface for emitting... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Peter Collingbourne | OpenCL: if double precision floating point constant... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Peter Collingbourne | Add support for the OpenCL vec_step operator, by genera... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Rafael Espindola | Fix PR9453 by not trying to print a warning about ignor... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
John McCall | When comparing a null pointer and something else, alway... |
commit | commitdiff | tree | snapshot |
next |