2011-12-12 |
Hans Wennborg | Fix signature of vsscanf in Builtins.def |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Hans Wennborg | Fix signature of sscanf in Builtins.def |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Richard Smith | Implement C++11 constant expression cast restrictions. |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Hans Wennborg | Make fscanf, vscanf, etc. be recognized as scanf-like... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Richard Smith | Fix some not-yet-used diagnostic code in a template... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Richard Smith | Prepare constant expression infrastructure for the... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chandler Carruth | Update Clang to emit the new form of llvm.cttz and... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
David Blaikie | Fix/test decltype dtor calls with invalid base expression. |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Anna Zaks | [analyzer] CStringChecker should not rely on the analyz... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Benjamin Kramer | Reuse forAddr to create ignored AggValueSlots. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Anna Zaks | [analyzer]Fixup r146336. |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Anna Zaks | [analyzer] Introduce IntSymExpr, where the integer... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Hans Wennborg | Check that arguments to a scanf call match the format... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
NAKAMURA Takumi | test/Sema/attr-availability.c: Add explicit -triple... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Argyrios Kyrtzidis | [libclang] Add defensive checks to make sure we don... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Argyrios Kyrtzidis | In ContentCache::replaceBuffer, add sanity check to... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Douglas Gregor | Make sure that we infer __strong, etc. when we instanti... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Richard Smith | Add a fast path to the constant evaluator for integer... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Argyrios Kyrtzidis | Add a sanity check in SourceManager::getColumnNumber... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Fariborz Jahanian | Add ability to supply additional message to availabilit... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Douglas Gregor | Use the right CHECK prefix so that we actually do this... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Douglas Gregor | When we manage to re-use an expression during tree... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Daniel Dunbar | Driver: Handle -f{no-}honor-infinities, -f{no-}honor... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Matt Beaumont-Gay | Fix up doxyments (\arg vs \p). |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Eli Friedman | Make array new on a pointer to data member type work... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Richard Smith | Mechanically convert static_assert_fold to static_asser... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Richard Smith | C++11 constant expressions: Don't use CheckICE in C... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Ted Kremenek | Add clang_getDiagnosticSetFromTU() to libclang. Fixes... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Ted Kremenek | Sort exports list. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
David Blaikie | Add notes for suppressing and (if it's a zero-arg funct... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Fariborz Jahanian | objc-arc: diagnose synthesis of a 'weak unavailable... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
David Blaikie | Provide a separate warning for weak vtables in explicit... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Douglas Gregor | When performing subframework header lookup, don't searc... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Douglas Gregor | Use llvm::sys::fs::equivalent rather than comparing... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Hans Wennborg | Remove unnecessary braces from my previous commit. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Hans Wennborg | Make printf warnings refer to wint_t and wchar_t by... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Hans Wennborg | Move definition of ConversionSpecifier::toString()... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Hans Wennborg | fix format specifier fixit for printf("%ld", "foo"); |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Chandler Carruth | Fix a blatant typo or cut/paste-o reported by users... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Richard Smith | Teach isConstantInitializer that numeric literals are... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Chandler Carruth | Fix the --hash-style option when the target is MIPS... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Richard Smith | Document the updated behaviour of __builtin_constant_p... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Anna Zaks | [analyzer] Fix inconsistency on when SValBuilder assume... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Argyrios Kyrtzidis | In ExprEvaluatorBase::VisitOpaqueValueExpr() add a... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Richard Smith | Replace the implementation of __builtin_constant_p... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Douglas Gregor | Implement the notion of umbrella directories, which... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Chandler Carruth | Move ChainedIncludesSource into the Frontend library... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Chandler Carruth | Clean up the comments for this file now that its conten... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Chandler Carruth | Move a free function from the Frontend library into... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Fariborz Jahanian | deprecated enum should not warn when used initializing... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Argyrios Kyrtzidis | Save category name loc in ObjCCategoryImplDecl, patch... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Argyrios Kyrtzidis | [libclang] Make sure we don't try to handle a CXCursor_... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Argyrios Kyrtzidis | [arcmt] Un-XFAIL a test. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Chandler Carruth | Teach the Makefile build about the new diagnostic file... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Rafael Espindola | Use default visibility in the the symbols declared... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Chandler Carruth | Separate the serialization library's diagnostics from... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Eli Friedman | Misc Minix-specific changes to clang: |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Bill Wendling | Don't get the exception obj from the slot more than... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Anna Zaks | [analyzer] If memory region is tainted mark data as... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Eli Friedman | Fix an edge case in IRGen for conditionals. PR11509. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Hal Finkel | add tree test for suse on ppc64 (r146142) |
commit | commitdiff | tree | snapshot |
2011-12-08 |
DeLesley Hutchins | This patch extends thread safety analysis with support... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Lang Hames | Added missing testcase from r145849. Thanks to Dave... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Douglas Gregor | Implement umbrella directories for modules, which are... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Fariborz Jahanian | More refactoring of objective-C rewriter. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Douglas Gregor | Tweak the syntax of umbrella headers, so that "umbrella... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Douglas Gregor | Within the module representation, generalize the notion... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Douglas Gregor | Keep track of import dependencies between submodules... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
David Blaikie | Decltype in non-pseudo (& non-dependent) dtor calls. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Douglas Gregor | Convert paths to native format before constructing a |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Hans Wennborg | Only do typo correction for implicit function decls... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Erik Verbruggen | Fix: allow @protocol forward declarations inside @imple... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Francois Pichet | Unbreak MSVC build. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Francois Pichet | Remove unused parameter from the LateParsedTemplatedFun... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Peter Collingbourne | Add an experimental MallocSizeofChecker, which reports... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Hal Finkel | Allow clang to find gcc libs on suse ppc64 |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Rafael Espindola | Add a minimal unwind.h that knows how to forward to... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
David Blaikie | Use the real end of the decltype expression. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Argyrios Kyrtzidis | [libclang] When doing clang_findReferencesInFile, make... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Bob Wilson | Minor cleanup. Avoid redundant getTriple() calls. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Argyrios Kyrtzidis | [libclang] Remove IndexingContext's getScopedContext... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Daniel Dunbar | Driver/Linux: Fix the ASAN library path to match curren... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Daniel Dunbar | Driver: Add a --rtlib={compiler-rt,libgcc} argument... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Douglas Gregor | Implement inference for the "Private" submodule corresp... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Douglas Gregor | Make sure we pick up module_private.map when loading... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Argyrios Kyrtzidis | [libclang] Indexing API: provide both the semantic... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Argyrios Kyrtzidis | [libclang] Fix indexing of C++ bases in a C++ class. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Argyrios Kyrtzidis | [libclang] Introduce CXIdxEntityLanguage that indicates... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Anna Zaks | [analyzer] Cleanup: use the variable. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Daniel Dunbar | runtime/Linux: Include the profile and ASAN libs on... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Anna Zaks | [analyzer] More www; document ProgramState->dump(). |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Anna Zaks | [analyzer] Update the checker writer manual with explan... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Benjamin Kramer | Remove unused-but-set variable. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Hans Wennborg | Make printf warnings refer to intmax_t et al. by name |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Argyrios Kyrtzidis | Make changes to SDiagsWriter to make it work in combina... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Argyrios Kyrtzidis | [libclang] Index C++ namespaces. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Eli Friedman | Fix multilib library paths on ppc64 Linux. Patch by... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Daniel Dunbar | www: Update getting started to encourage people to... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Nick Lewycky | Initialize these values, fixing the build in cases... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Douglas Gregor | Implement basic support for private headers in framewor... |
commit | commitdiff | tree | snapshot |
next |