2010-11-19 |
Argyrios Kyrtzidis | Refactoring. Get FunctionScopeInfo to use DiagnosticErr... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Argyrios Kyrtzidis | Refactoring. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Fariborz Jahanian | Fix a bug where write-barriers for assignment through... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Bob Wilson | Use a signed vector type for the shift amount operand... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Argyrios Kyrtzidis | Use hasErrorOccurred() instead of getNumErrors() where... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Argyrios Kyrtzidis | Get the number of errors reported from the diagnostic... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Benjamin Kramer | Update CMake build. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Argyrios Kyrtzidis | Remove the hack where, to get the return status, we... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Argyrios Kyrtzidis | Keep track of errors/warnings in FixItRewriter. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Argyrios Kyrtzidis | Since multiple diagnostics can share one diagnostic... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Argyrios Kyrtzidis | Refactoring of Diagnostic class. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Argyrios Kyrtzidis | Copy the LangOptions in PrintingPolicy to avoid pointin... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
John McCall | Add an assertion, fix a whole bunch of bugs, comment... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Argyrios Kyrtzidis | Remove the getDiagnosticLevel check since it doesn... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Benjamin Kramer | Fix a typo in the UTF-8 BOM (PR8645). Use a StringSwitc... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Craig Silverstein | In some situations, TemplateArgumentLoc wasn't setting... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
John McCall | Calculate the value kind of an expression when it's... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Marcin Swiderski | Added method for handling CXXOperatorCallExpr different... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Anton Yartsev | comparison of AltiVec vectors now gives bool result... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Ted Kremenek | CursorVisitor: switch remaining expressions over |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Argyrios Kyrtzidis | -Rename -Wargument-larger-than -> -Wlarge-by-value... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Ted Kremenek | CursorVisitor: migrate handling of |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | Make definition of CXTranslationUnitImpl private |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Argyrios Kyrtzidis | Introduce option -Wargument-larger-than[=N] which warns... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | Implement -pie. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | Don't warn about |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Douglas Gregor | Do not produce "purely informative" code completion... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Marcin Swiderski | In EvalArguments allow for evaluation of first argument... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | Don't warn about -w not being used in a link. Necessary... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Fariborz Jahanian | Warn if direct accessing synthesized ivar backing the... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Argyrios Kyrtzidis | Don't emit warn_logical_and_in_logical_or for cases... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Argyrios Kyrtzidis | Don't emit warn_logical_and_in_logical_or for macros... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Argyrios Kyrtzidis | Don't warn for parentheses for the '&&' inside '||... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Argyrios Kyrtzidis | Put warn_logical_and_in_logical_or warning in new warni... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Add a comment explaining why r117813 was needed. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Drop the warning about __attribute__((may_alias)) being... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Douglas Gregor | When libclang is walking a member access expression... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Douglas Gregor | When comparing the source range of a declaration agains... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | Silence warning for "clang -O2 -O0 -c foo.c -o foo.o. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Zhongxing Xu | Add skeleton for handling various cfg dtors. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | When forming the !srcloc mdnode for an inline asm,... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | adjust for llvm mainline, yay type safety |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | a metric ton of refactoring later, Sema::getLocationOfS... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Zhongxing Xu | do not do post checks. Because at this point we just... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | move getSpelling from Preprocessor to Lexer, which... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Zhongxing Xu | Remove comments. We are already doing actual method... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | propagate preprocessor out of StringLiteralParser.... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | push the preprocessor out of EncodeUCNEscape |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | move AdvanceToTokenCharacter and getLocForEndOfToken... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | add a static version of PP::AdvanceToTokenCharacter. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | push use of Preprocessor out farther. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | push use of Preprocessor out of getOffsetOfStringByte |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | add a static form of the efficient PP::getSpelling... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | refactor the interface to StringLiteralParser::getOffse... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Marcin Swiderski | Added mapping from 'this' to it's SymbolicRegion in... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Chris Lattner | factor some code out to a helper function, no functiona... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: Migrate handling of |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Douglas Gregor | For an Objective-C @synthesize statement, e.g., |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: migrate handling of CXXUuidofExpr to |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: migrate handling of UnaryTypeTraitExpr |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: refactor visitation of |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: migrate handling of |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: migrate handling of |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: migrate handling of |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: migrate handling of |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | CursorVisitor: Migrate CXXUnresolvedConstructExpr over... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Ted Kremenek | Add comments. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Bob Wilson | Re-enable test with modifications for Neon vector chang... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Rafael Espindola | Add support for distros that like x86_64-unknown-linux... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Fariborz Jahanian | Fixes synthesis of type for the object which holds... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Douglas Gregor | Fix source-range information for Objective-C properties... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
John McCall | Reset the lifetime-managed flag between emission of... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dan Gohman | Front-end support for __attribute__((may_alias)). This... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Support compound complex operations as l-values in... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Argyrios Kyrtzidis | Warn about arg1 && arg2 || arg3, as GCC 4.3+ does.... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Douglas Gregor | Use an OwningPtr for the preamble buffer in ASTUnit... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Anton Yartsev | turned pointers into pointers to const in function... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Fariborz Jahanian | Implements __block API for c++ objects. There is still |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Bob Wilson | Temporarily disable this check for Neon vector type... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Static analyzer: Catch calls to malloc() with |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Argyrios Kyrtzidis | Emit a specific diagnostic when typedefing C++ bool... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Benjamin Kramer | MSVC doesn't like the noinline attribute at the end... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Nico Weber | Add gcc-4.4.4 headers on Gentoo systems. Patch by Bertj... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chandler Carruth | Remove an unintended restriction on sysroots introduced... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chandler Carruth | This really seems like a boring set of fixes to our... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Simplify some complex emission and implement correct... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chandler Carruth | Futher reduce the includes of our builtin headers,... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Reverting r119341: doesn't compile, no obvious fix. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Marcin Swiderski | Refactored GRExprEngine::getCXXThisRegion to use CXXMet... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chandler Carruth | Fix PR8625 and correctly interpret member-calls to... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Chandler Carruth | Re-work the handling of implicit 'this' arguments and... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Rework USR generation from CXCursors to use CXStringBufs |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Ted Kremenek | Change CXTranslationUnit to not directly cast to an... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Argyrios Kyrtzidis | Improve diagnostic for calling non-const method on... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Zhongxing Xu | Handle member initializer in C++ ctor. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Craig Silverstein | Have CXXDeleteExpr::getDestroyedType return the actual... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Marcin Swiderski | Basic support for C++ in BasicStore: |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Now that we have reliable cast kinds, simplify scalar... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Kill CK_Unknown and flesh out the documentation for... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
John McCall | Teach complex compound assignment IR-generation that... |
commit | commitdiff | tree | snapshot |
next |