2012-11-19 |
NAKAMURA Takumi | RecursiveASTVisitor.h: Rework Doug's r160404, "Eliminat... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Dmitri Gribenko | Remove redundant (duplicated) check. |
commit | commitdiff | tree | snapshot |
2012-11-18 |
NAKAMURA Takumi | clang/test/Sema/warn-documentation.cpp: Try to fix... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Dmitri Gribenko | Documentation parsing: propely handle a lone '\endverba... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Dmitri Gribenko | Fix Doxygen comment start sequence. |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Andy Gibbs | Clean up code according to coding standards |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Fariborz Jahanian | objective-C: Do not issue deprecated warning about... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Nico Weber | Fix crash on end-of-file after \ in a char literal... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Andy Gibbs | Prevent premature macro expansion in __has_builtin... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Andy Gibbs | Made the "expected string literal" diagnostic more... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Andy Gibbs | Refactored duplicate string literal lexing code within... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Andy Gibbs | Fix handling of invalid uses of the __has_warning built... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Benjamin Kramer | Enable inlining of 4 byte atomic ops on ppc32, 8 byte... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Benjamin Kramer | Remove copy ctor that provides no value over the default. |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Ted Kremenek | Further reduce "-fsyntax-only -Wuninitialized" time... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Ted Kremenek | Switch -Wuninitialized to use a reverse-post order... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Eli Friedman | Add missing features for misc x86 CPUs to CPU feature... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Eli Friedman | Clean up X86 target feature translation code slightly... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Chad Rosier | Typo. |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Bill Wendling | Revert r167799. It's not really correct, and it doesn... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Dmitri Gribenko | Testcase overriding-ftemplate-comments.cpp: use [[... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Chad Rosier | [driver] Add the missing TY_PP_ObjCXX_Alias case to... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Dmitri Gribenko | StmtDumper: remove incomplete support for limiting... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Daniel Jasper | Fix partial-match-bind-behavior with forEachDescendant... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Jordan Rose | [analyzer] SATestBuild.py: fix broken string concatenation |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Benjamin Kramer | Make libASTMatchers link its dependencies. libRewriteFr... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Alexey Samsonov | UBSan: enable proper linking with UBsan runtime on... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Nick Lewycky | Store this Decl* as a Decl* instead of a uintptr_t... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
NAKAMURA Takumi | clang/unittests: Fixup corresponding to Doug's r168136. |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Douglas Gregor | Since CreateTargetInfo is taking ownership of the targe... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Douglas Gregor | Remove unused diagnostics |
commit | commitdiff | tree | snapshot |
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 |
next |