2012-11-16 |
NAKAMURA Takumi | Revert r168132, "clang/test/lit.cfg: Suppress the featu... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Argyrios Kyrtzidis | [libclang] When caching code-completion results, pass... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
NAKAMURA Takumi | clang/test/lit.cfg: Suppress the feature 'dev-fd-fs... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Daniel Dunbar | CPP Output: Do not emit an enter file marker for the... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Richard Trieu | Take into account the zero sign bit for positive number... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Matt Beaumont-Gay | Fix PR14321, a crash when Clang is built with GCC 4... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Richard Smith | A step towards sorting out handling of triviality of... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Argyrios Kyrtzidis | Mention the lldb formatters in the clang wiki under... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Argyrios Kyrtzidis | [ClangDataFormat.py] Add summary for QualType. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Eli Friedman | Make sure CodeGenTypes correctly reconverts function... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Richard Smith | PR9903: Recover from a member functon declared with... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Anna Zaks | [analyzer] CmpRuns: move the clang_version info into... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitri Gribenko | Comment to XML conversion test: correct filename. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] SATestBuild.py: correctly add -j option... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitri Gribenko | Split annotate-comments.cpp into a fragile (that uses... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Daniel Dunbar | tests: Mark the /dev/fd test as requiring Darwin until... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Argyrios Kyrtzidis | [utils/ClangDataFormat.py] For invalid source locations... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Daniel Dunbar | tests: Check that we can output to /dev/fd filesystem. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] Fix a use-after-free introduced in r168019. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Daniel Dunbar | tests: Add a test for reading from named pipes. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Douglas Gregor | If an excluded header does not exist, just ignore it |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] Report leaks at the closing brace of a funct... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] StreamChecker: Remove now-unnecessary check... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] MacOSKeychainAPIChecker: Remove now-unnecess... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] MallocChecker: Remove now-unnecessary check... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] Mark symbol values as dead in the environment. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Fariborz Jahanian | block extended signatur option. Change previous option |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Argyrios Kyrtzidis | [modules] Use a memory buffer directly as input for... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Argyrios Kyrtzidis | [modules] Setup the import location of a module file... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitri Gribenko | Comment to XML conversion: convert some tests to use... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitri Gribenko | Remove unused diagnostics from TableGen files. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Benjamin Kramer | Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Benjamin Kramer | Do not cache a pointer to ExprEvalContexts.back(). |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dmitri Gribenko | Use empty parens for empty function parameter list... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Alexey Samsonov | [UBSan] Add support for building ubsan runtime library... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Nick Lewycky | Teach the uninitialized field warning about anonymous... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Lang Hames | Make -ffp-contract a codegen option, rather than a... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Nick Lewycky | Revert r167567, restoring the ability of clang to run... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Richard Trieu | Fix an off-by-one error by switching < to <= in -Wtauto... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Daniel Jasper | Do not use data recursion in ASTMatchFinder. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] Fix test case broken by previous commit. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Jordan Rose | [analyzer] Make sure calls in synthesized functions... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Argyrios Kyrtzidis | [PCH] Reading expressions from attributes should be... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Eli Friedman | Fix a trivial bool-related bug I spotted while skimming... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Tanya Lattner | Add link to cfe-users mailing list. |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Richard Smith | Per [basic.lookup.classref]p3, in an expression of... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Eli Friedman | Fix DiagnoseBitwisePrecedence so it doesn't cast "... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Fariborz Jahanian | objective-C blocks: make cc1 flag -encode-extended... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Eli Friedman | Make template diffing handle integral expressions of... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Richard Smith | Add -cc1 option -fno-diagnostics-use-presumed-location... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Argyrios Kyrtzidis | [utils/ClangDataFormat.py] Add data formatter for Strin... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Argyrios Kyrtzidis | [utils/ClangDataFormat.py] In the summary of SourceLoca... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Fariborz Jahanian | objective-C blocks: under cc1 flag -encode-extended... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Jordan Rose | [analyzer] Fix test in previous commit. |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Jordan Rose | [analyzer] Add a test case for printing a path note... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Richard Trieu | Improve -Wtautological-constant-out-of-range-compare... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Douglas Gregor | Teach the AST importer to merge enumerator constants... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Eli Friedman | When evaluating variably modified types for function... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Eric Christopher | Remove the cellspu port. |
commit | commitdiff | tree | snapshot |
2012-11-14 |
NAKAMURA Takumi | ParseTemplate.cpp: Prune obsolete descriptions in Parse... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Anna Zaks | [analyzer] Ensure that CmpRuns recursively walks the... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Argyrios Kyrtzidis | In ExpressionEvaluationContextRecord manage LambdaMangl... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
John McCall | The ObjC++-to-C++ personality trick is only necessary... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Fariborz Jahanian | fixes a buildbot failure. |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Fariborz Jahanian | Fix 80-column violation. |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Fariborz Jahanian | objective-C blocks: Provide layout map for byref |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Benjamin Kramer | s/tranform/transform/ |
commit | commitdiff | tree | snapshot |
2012-11-14 |
John McCall | Move some GNUStep-specific code out of CGObjCGNU. |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Richard Smith | PR14279: Work around this major miscompilation by treat... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Richard Smith | When we have a MemberExpr referring to an overloaded... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Logan Chien | Code cleanup: Remove trailing whitespace in unwind.h. |
commit | commitdiff | tree | snapshot |
2012-11-14 |
David Blaikie | Remove debugging assert. |
commit | commitdiff | tree | snapshot |
2012-11-14 |
NAKAMURA Takumi | SemaTemplateDeduction.cpp: Prune two obsolete descripti... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
NAKAMURA Takumi | ParseTemplate.cpp: Doxygen fix in AnnotateTemplateIdTok... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Eli Friedman | Suppress elided variadic macro argument extension diagn... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
David Blaikie | Provide the correct mangling and linkage for certain... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Anders Carlsson | Use consistent spelling of 'behavior' in a C++ warning. |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Nick Lewycky | This function isn't called SaveFiles any more. |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Eli Friedman | Fix an assertion failure printing the unused-label... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Richard Smith | Remove another questionable use of hasTrivial*. The... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
John McCall | Accept and pass arguments to __unknown_anytype in argument |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Matt Beaumont-Gay | Fix typo |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Eric Christopher | Revert "Use the 'count' attribute instead of the 'upper... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Eli Friedman | Don't try to save the assigned value in a Objective... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Nico Weber | [ms] Make mangleIntegerLiteral less aware of exact... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Kaelyn Uhrain | For classes that have the warn_unused_result attribute... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Anna Zaks | [analyzer] Address Jordan's code review for r167813. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Daniel Dunbar | Revert r167801, "[preprocessor] When #including somethi... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
David Blaikie | Simplify function try/catch scope handling. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Daniel Jasper | Fix AST-matcher descendant visiting for Types, TypeLocs... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Benjamin Kramer | This patch makes the behavior of clang consistent with... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Nico Weber | UCNs in char literals are done (in LiteralSupport)... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Argyrios Kyrtzidis | Copy the decls returned by DeclContext::lookup_result... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Anna Zaks | Add a test that shows that reporting a leak after failu... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Anna Zaks | Fix a Malloc Checker FP by tracking return values from... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Bill Wendling | Use the 'count' attribute instead of the 'upper_bound... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Eli Friedman | Fix IR generation for bool on PPC (and any other target... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Argyrios Kyrtzidis | [preprocessor] When #including something that contribut... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Argyrios Kyrtzidis | In Lexer::LexTokenInternal, avoid code duplication... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Bill Wendling | Disable accelerator tables when compiling with LTO. |
commit | commitdiff | tree | snapshot |
next |