2012-01-19 |
Kaelyn Uhrain | Remove the now-unused CorrectTypoContext enum. |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Richard Smith | constexpr: converted constant expression handling for... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Richard Trieu | Change the error when a '+=' follows a declaration... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Fariborz Jahanian | Use -Wdeprecated-objc-isa-usage for option to issue |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Kaelyn Uhrain | Convert SemaDecl.cpp to pass callback objects to Correc... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Douglas Gregor | Optimize unqualified/global name lookup in modules... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Anna Zaks | Refactor: Pull getImmediateMacroName() out of Diagnosti... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Fariborz Jahanian | objc: deprecate direct usage of 'isa' of objc objects |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Douglas Gregor | In the driver, -fmodules enables modules for C/Objectiv... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Seth Cantrell | Add and update tests for character literals |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Seth Cantrell | stop claiming unicode escape sequences are too long... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Seth Cantrell | Fix char literal types in C |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Seth Cantrell | Improves support for Unicode in character literals |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Seth Cantrell | test svn commit access |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Kaelyn Uhrain | Convert DiagnoseEmptyLookup to use correction callbacks. |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Richard Smith | Move narrowing conversion detection code from SemaInit... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Nick Lewycky | Add testcase for r148375! |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Eli Friedman | Make PotentiallyPotentiallyEvaluated contexts work... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Nick Lewycky | Fix a string over-run detected by ASAN. |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Richard Smith | A call to strlen is not a constant expression, even... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Eli Friedman | The value of a case statement is a potentially evaluate... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Anna Zaks | [analyzer] Refactor: prePropagateTaint -> |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Anna Zaks | [analyzer] Taint: warn when tainted data is used to... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Anna Zaks | [analyzer] Taint: add taint propagation rules for strin... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Anna Zaks | Constify FunctionDecl::getmemoryFunctionKind(). |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Nick Lewycky | Fix special king of typo. |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Eli Friedman | Fix a couple issues where we didn't correctly delay... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Fariborz Jahanian | output body of folded case again. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Fariborz Jahanian | Folding away unreachable case statement. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Douglas Gregor | Make sure to initialize ExternalProtocolPtrTy |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Fariborz Jahanian | objc-arc: when 'assign' attribute is unspecified, |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sebastian Redl | Add Sema::isInitListConstructor. This will be needed... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sebastian Redl | Auto deduction support for std::initializer_list, inclu... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sebastian Redl | Template argument deduction for std::initializer_list... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sebastian Redl | Rename the first of 11 DeduceTemplateArguments overloads. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sebastian Redl | Basic overloading support for std::initializer_list. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sebastian Redl | Sema support for initialization of std::initializer_lis... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sebastian Redl | Add Sema::isStdInitializerList, which will be necessary... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Anton Yartsev | fix for PR11655 |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Bob Wilson | Disable -Wduplicate-method-match by default. <rdar... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Eli Friedman | Add __builtin_labs and __builtin_llabs, to complete... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Richard Smith | Remove constant member pointer support from Expr-based... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Eli Friedman | Correctly resolve an overload set passed to an overload... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Richard Smith | Enable constant evaluation of implicit calls to constex... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Dan Gohman | Enable the new ObjC ARC autorelease pool elimination... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
John McCall | When initializing a catch variable in ARC, be sure... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Jean-Daniel... | Fix a couples of issues in format strings checking. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Douglas Gregor | Rework the way in which we (de-)serialize the declarations |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Fariborz Jahanian | objc: fixes a bug where struct used inside an |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Argyrios Kyrtzidis | [libclang] Make sure Preprocessor is set in ASTUnit... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Douglas Gregor | Don't eagerly deserialize the 'Protocol' type when... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Douglas Gregor | When collecting all of the redeclarations of a declarat... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Douglas Gregor | Delay the creation of the built-in Objective-C class... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Hans Wennborg | Treat -Wformat=0 as an alias for -Wformat. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
David Blaikie | Re-add an over-zealously removed break. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
David Blaikie | Remove dead comments as per Chandler's feedback to... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
David Blaikie | Remove unreachable code in Clang. (replace with llvm_un... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
David Blaikie | Remove unnecessary default cases in switches over enums. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Argyrios Kyrtzidis | [libclang] Make clang_getCursorCompletionString not... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Argyrios Kyrtzidis | Introduce a CodeCompletionResult::CreateCodeCompletionS... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Argyrios Kyrtzidis | Introduce a static Sema::MarkDeducedTemplateParameters... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Eli Friedman | Revert r148271; this requires more thought. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Eli Friedman | Change the behavior of the lvalue-to-rvalue conversion... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Nico Weber | Improve diagnostics for dangling '}'. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Anna Zaks | Use Builtin ID as the return value |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Anna Zaks | [analyzer] Taint: generalize taint propagation to simpl... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tanya Lattner | Add new line. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Tanya Lattner | Add support for OpenCL 1.1 logical operations. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Eli Friedman | Add some calls to MarkDeclarationReferenced, towards... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Eli Friedman | Make the auto-detection hack for the iOS simulator... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Fariborz Jahanian | Another test for 148243 |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Fariborz Jahanian | A little more elaborate test for r148243 |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Fariborz Jahanian | Patch for r148243 which was left behind. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Fariborz Jahanian | Fixes a crash during constant folding of a switch and... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
David Chisnall | Some improvements to the handling of C11 atomic types: |
commit | commitdiff | tree | snapshot |
2012-01-16 |
David Blaikie | Refactor variables unused under non-assert builds. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Douglas Gregor | Now that deserializing a definition of a C++ class... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Douglas Gregor | When deserializing the definition of a C++ class/ObjC... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Douglas Gregor | Completely re-implement (de-)serialization of redeclaration |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Benjamin Kramer | Tweak markup. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Anton Yartsev | added descriptions of vector extensions, info about... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Benjamin Kramer | Fix ALL the markup. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Chandler Carruth | Two variables had been added for an assert, but their... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Richard Smith | decltype(e) is type-dependent if e is instantiation... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Richard Smith | Pedantic diagnostic correction: in C++, we have integra... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Richard Smith | constexpr: casts to void* are allowed in constant expre... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Eli Friedman | Change linkage computation so it doesn't depend on... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Benjamin Kramer | Use a smaller vector than SmallVector. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Benjamin Kramer | Clear ImplicitConversionSequence the obvious way which... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Benjamin Kramer | Give OverloadCandidateSet the responsibility for destro... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Fariborz Jahanian | objc: disallow __block attribute on method params. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Benjamin Kramer | Reorder initializers, make use of the whole array. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Benjamin Kramer | Move the inline array to the end. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Benjamin Kramer | Destroy OverloadCandidates before taking away the under... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Douglas Gregor | Replace a using declararion with a typedef in the hope... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Douglas Gregor | De-virtualize getPreviousDecl() and getMostRecentDecl... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Benjamin Kramer | Pool allocate ImplicitConversionSequences. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Benjamin Kramer | OverloadCandidateSet: Stop exposing SmallVector internals |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Douglas Gregor | Introduce Decl::getPreviousDecl() and Decl::getMostRece... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Douglas Gregor | Revert accidental commit |
commit | commitdiff | tree | snapshot |
next |