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 |
2012-01-14 |
Douglas Gregor | Add a FIXME for mutation of the common pointer of a... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Douglas Gregor | Reimplement RedeclarableTemplateDecl in terms of |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Zhongxing Xu | Remove a redundant word. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Richard Smith | constexpr irgen: Add irgen support for APValue::Struct... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Anna Zaks | [analyzer] Taint: add system and popen as undesirable... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Argyrios Kyrtzidis | [libclang] If CXIndexOpt_IndexFunctionLocalSymbols... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Rafael Espindola | Remember if a type has its visibility set explicitly... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Chad Rosier | Fix 80-column violation. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Argyrios Kyrtzidis | [libclang] Add CXIndexOpt_IndexFunctionLocalSymbols... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Douglas Gregor | (Implicit) parameters deserialized as part of a functio... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Eli Friedman | Progress towards making isUsed() reflect whether a... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Eli Friedman | Fix a silly mistake in ComplexExprEvaluator::ZeroInitia... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Kaelyn Uhrain | Convert SemaTemplate*.cpp to pass a callback object... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Douglas Gregor | Make sure to consider non-DeclContext scopes properly... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Douglas Gregor | When inferring a module for a framework, first determin... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Anna Zaks | Move identification of memory setting and copying funct... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Eli Friedman | Revert r148138; it's causing test failures. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Kaelyn Uhrain | Convert SemaExprMember.cpp to pass a callback object... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Sebastian Pop | remove assertions in the Hexagon backend specific clang... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Sebastian Pop | rename -ccc-host-triple into -target |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Sebastian Pop | rename DefaultHostTriple into DefaultTargetTriple |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Richard Smith | Refactor for clarity. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Douglas Gregor | Reinstate test case accidentally reverted by r148028 |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Douglas Gregor | Don't infer a submodule for a framework's private heade... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Evgeniy Stepanov | Remove --hash-style from link command on Android. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Jakob Stoklund... | CodeInit was replaced by StringInit. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Richard Smith | PR11754: Reject non-static constexpr member functions... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Eli Friedman | A base subobject type doesn't make sense for unions... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Eli Friedman | constexpr is allowed on static member functions of... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Eli Friedman | A few minor improvements to error recovery trying to... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Richard Smith | Don't crash while trying to diagnose a function declare... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Kaelyn Uhrain | Fix up the calls to CorrectTypo in Sema*ObjC.cpp to... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Douglas Gregor | Revert previous commit. Something has gone wonky with... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Douglas Gregor | When inferring a module map for a framework, add the... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Anna Zaks | [analyzer] Unwrap the pointers when ignoring the const... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Anna Zaks | [analyzer] Taint: when looking up a binding, provide... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Anna Zaks | [analyzer] RegionStoreManager::getBinding() should... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Anna Zaks | [analyzer] Fix a typo in a warning message. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Fariborz Jahanian | objc parsing. Fixes a crash when parsing array initiali... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Richard Smith | Improve 0-argument -Wvexing-parse diagnostic by adding... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Eli Friedman | Recommit r148056 with fixes to deal with weirdness... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Eli Friedman | Revert r148056 while I investigate failures. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Eli Friedman | Revert accidental commit. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Eli Friedman | Make sure adding a field to a struct never reduces... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Ted Kremenek | Adjust set of default checkers. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Argyrios Kyrtzidis | If an ObjCMessageExpr is implicit, there are no source... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Kaelyn Uhrain | Convert SemaCXXScopeSpec.cpp to pass a callback object... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Fariborz Jahanian | objc: do not warn when converting to a const id qualfie... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Rafael Espindola | Revert 148045 to fix the bots. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Rafael Espindola | Add a SONAME to the libclang library. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Kaelyn Uhrain | Convert SemaInit.cpp to pass a callback object to Corre... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Ted Kremenek | [analyzer] fix inlining's handling of mapping actual... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Richard Smith | constexpr: initialization of a union from an empty... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Hans Wennborg | scanf: parse the 'm' length modifier, and check that... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Douglas Gregor | In Objective-C++, actually compute the base type of... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Hans Wennborg | scanf analysis: the 'a' length modifier is valid with... |
commit | commitdiff | tree | snapshot |
next |