2013-06-13 |
Manuel Klimek | Make it clear in Decl::hasBody that it can return true... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Richard Smith | More for PR12457: fix handling of __builtin_isinf_sign... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Richard Smith | Towards PR12457: constant expression evaluation support... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Larisse Voufo | Updated C++1y status for contextual conversions to... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Richard Smith | Fix part of PR12457. Patch by Justin Bogner! |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Richard Smith | Fix some confusing diagnostic wording. s/implicit defau... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Richard Smith | C++11: If a class has a user-declared copy operation... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Richard Smith | Implement core issue 903: only integer literals with... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Richard Smith | In C++11, promote access declaration diagnostic from... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Richard Smith | Add -Wdeprecated warnings and fixits for things depreca... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Richard Smith | When copy-initializing a temporary for a reference... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Nick Lewycky | Include the unexpanded packs in the initializer express... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Richard Smith | Simplify: we don't need any special-case lifetime exten... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Richard Smith | Don't suggest putting 'operator new' or 'operator delet... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Richard Smith | PR12086, PR15117 |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Richard Smith | Move detection of reference members binding to temporar... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Richard Trieu | Introducing -Wheader-guard, a warning that checks heade... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Rafael Espindola | Use the global functions instead of the Program methods. |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Richard Smith | Reapply r183721, reverted in r183776, with a fix for... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Andy Gibbs | Retain linker flags specified on cmake command line. |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Alexander Kornienko | Preserve newlines before block comments in static initi... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Benjamin Kramer | Port HTMLDiagnostics to PathV2. No intended functionali... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Eli Friedman | Fix buildbot breakage on PPC64. |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Aaron Ballman | Silencing a signed vs unsigned comparison mismatch... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Pavel Labath | Fix memory corruption in CStringChecker |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Eli Friedman | Add support for complex compound assignments where... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Eli Friedman | Make va_arg and argument passing to varargs functions... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Eli Friedman | Tweak r183791 so we don't print a note without a source... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Rafael Espindola | Include Path.h instead of PathV2.h. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Eli Friedman | Correctly handle designated initializers which modify... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Richard Smith | Add a testcase for PR7434, which is a bug we no longer... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Rafael Espindola | Include PathV1.h in a file that uses it. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Rafael Espindola | Try to fix the windows build. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Rafael Espindola | Include PathV1.h in files that use it. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Richard Smith | Revert r183721. It caused cleanups to be delayed too... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Samuel Benzaquen | Reduce the number of symbols on the object file. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Argyrios Kyrtzidis | [libclang/python] Add a few "cursor kinds" that were... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Eli Friedman | Make ASTContext::Allocate use size_t for the size argument. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Argyrios Kyrtzidis | Modify a comment to reflect changes of r183717. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Alexander Kornienko | Insert a space at the start of a line comment in case... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Benjamin Kramer | Silence GCC warning. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Benjamin Kramer | ASTUnit: Invert the dependency of PrecompilePreambleAct... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Manuel Klimek | Make it possible to assign clang-format-buffer to a... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
David Majnemer | Remove some unicode that sneaked in. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
David Majnemer | Implement DR61: Address of ambiguous bound methods... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
David Majnemer | Implement DR85: Redeclaration of member is forbidden |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Richard Smith | Rework IR emission for lifetime-extended temporaries... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Eli Friedman | Fix a very silly mistake in r183590. |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Eli Friedman | Fix a FIXME in a testcase about packed structs and... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Argyrios Kyrtzidis | [libclang] Allow building a precompiled preamble with... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Fariborz Jahanian | Remove mis-grouping of an objc diagostic in my last |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Fariborz Jahanian | Objective-C [qoi]: Issue better warning when nsstring... |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Eli Friedman | Make sure we don't emit invalid IR for StmtExprs with... |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Adrian Prantl | cleanup (address some more review comments for r183474): |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Reid Kleckner | Use FPT::getArgTypes() instead of manually building... |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Jordan Rose | [analyzer] SATestBuild: Don't require reference results... |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Richard Trieu | Add a new warning, -Wlogical-not-parentheses, to -Wpare... |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Reid Kleckner | [clang-format] Don't flash an ugly cmd prompt in Vim... |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Manuel Klimek | Fixes the comment for hasDeclaration. |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Larisse Voufo | Support for contextual conversion tweaks (N3323) was... |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Larisse Voufo | reverted test |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Larisse Voufo | test |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Reid Kleckner | [CodeGen] Make CGCleanup.h include what it now uses |
commit | commitdiff | tree | snapshot |
2013-06-09 |
Reid Kleckner | [CodeGen] Move EHScopeStack to CGCleanup.h from CodeGen... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Faisal Vali | Fix the parser's updating of the template depth when... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Faisal Vali | Revert r183618. |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Faisal Vali | Fix the parser's updating of the template depth when... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Reid Kleckner | Add a test case for blocks taking an array typedef |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Reid Kleckner | Revert "[Sema] Make FunctionType's TSI use unadjusted... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Reid Kleckner | [Sema] Make FunctionType's TSI use unadjusted argument... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Serge Pavlov | Recognition of empty structures and unions is moved... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Jin-Gu Kang | Added a type checking which handle the case of an ext... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Anna Zaks | [analyzer] Minor fixups to r183062 |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Anna Zaks | [analyzer; alternate edges] Fix the edge locations... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Michael Gottesman | Fixed comment typo. |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Adrian Prantl | Debug info: An if condition now creates a lexical scope... |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Richard Smith | Recursively lifetime-extend into array temporaries... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Eric Christopher | When we're compiling with -pg make sure to link with... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Eli Friedman | Fix va_arg on x86-64 for a struct containing a single... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Douglas Gregor | Loosen r178109 even further, to assume that all redefin... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Eric Christopher | 80-column fixup after recent change to getOrCreateType. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Douglas Gregor | Even in a modules world, people will depend on the... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Eli Friedman | Fix line endings. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Adrian Prantl | address some comments on r183474: |
commit | commitdiff | tree | snapshot |
2013-06-07 |
David Majnemer | Revert "Properly consider the range of enum for range... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Eli Friedman | Add missing file from r183563 (the recommit of 183466). |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Eli Friedman | Re-commit r183466 with a fix to make the TypeLoc castin... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Fariborz Jahanian | Objective-C: Another case of issuing warning about... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Richard Smith | PR16273: Weaken a bogus assertion. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Rafael Espindola | Define id to the correct type. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Fariborz Jahanian | Objective-C: Removes a bogus warning about auto-synthesis |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Argyrios Kyrtzidis | Thread the 'Invalid' out parameter through SourceManage... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Alexander Kornienko | Improved handling of escaped newlines at the token... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Jordan Rose | Handle Unicode characters in fix-it replacement strings. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Fariborz Jahanian | fix up recogtion of block pointer type in my last patch. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Alexander Kornienko | Fixed calculation of penalty when breaking tokens. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Manuel Klimek | Adds a test that verifies angle bracket locations. |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Manuel Klimek | Reverts r183466: "Perform dynamic alignment computation... |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Faisal Vali | Reverting test commit |
commit | commitdiff | tree | snapshot |
2013-06-07 |
Faisal Vali | test commit |
commit | commitdiff | tree | snapshot |
next |