2012-09-25 |
Jordan Rose | [analyzer] Calculate liveness for symbolic exprs as... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Douglas Gregor | Under certain terrible circumstances (<rdar://problem... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Alexander Kornienko | Macro history (de-)serialization. Deserialization curre... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Bob Wilson | Examine the last, not the first, instruction from the... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Douglas Gregor | -iframework should allow separate arguments. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Douglas Gregor | Introduce builtin macros to determine whether we're... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Alexander Kornienko | A minor doc fix. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Hans Wennborg | Fix failing test/Sema/wchar.c on ARM. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
John McCall | When performing a ::delete of an object with a virtual... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
NAKAMURA Takumi | clang/test/CodeGenCXX/microsoft-*: Fix for -Asserts. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
John McCall | Implement Mike Herrick's proposed noexcept mangling. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
John McCall | In the MS ABI, ctors return 'this'. Patch by Dmitry... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
John McCall | Add the Microsoft __is_interface_class type trait. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
John McCall | Fix for r163013 regression and further __interface... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
John McCall | During jump-scope checking, build an ExprWithCleanups... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Richard Smith | Fix crash when a decltype expression in a trailing... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Eli Friedman | Delete some code which is, as far as I can tell, dead. |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Anna Zaks | [analyzer] Fix a buildbot crash triggered by turning... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Richard Smith | Don't produce diagnostics for missing ctor-initializers... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Eli Friedman | Handle C++ functional casts in a similar way to C-style... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Chad Rosier | Update for r164567. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Fariborz Jahanian | objective-C: use 'instance variables' as plural when... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Fariborz Jahanian | objective-C: remove use of 'ivar' in favor of |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Ted Kremenek | Add clarifying comment. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Dmitri Gribenko | More tests for r164545 (change extension warning about... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Dmitri Gribenko | StringRef'ize Preprocessor::CreateString(). |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Dmitri Gribenko | Replace raw call to snprintf() by llvm streams. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Bob Wilson | Replace an assertion with an error for empty __asm... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Bob Wilson | Fix a comment typo and clean up formatting. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Douglas Gregor | Make sure that we don't end up making an #undef'd macro... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Argyrios Kyrtzidis | [libclang] Bring CXCursor_AsmStmt back as an alias... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Dmitri Gribenko | Include 'long long' extension warning in the LongLong... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Dmitri Gribenko | Change the wording of the extension warning from |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Anna Zaks | [analyzer] Really turn on dynamic-bifurcation on by... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Anna Zaks | [analyzer] Remove unused. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Anna Zaks | [analyzer]Prevent infinite recursion(assume->checker... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Alexander Potapenko | Use an explicit target to test that source fortificatio... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Dmitri Gribenko | Small cleanup of literal semantic analysis: hiding... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Chandler Carruth | Update the Clang tests which run with a full optimizati... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
NAKAMURA Takumi | unittests/AST/StmtPrinterTest.cpp: Suppress a LP64... |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Dmitri Gribenko | As a followup for r164303, add some tests for printing... |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Rafael Espindola | Implement ToolChain::IsUnwindTablesDefault to reduce... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Rafael Espindola | On Hexagon getArchName() never returns x86_64, simplify... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Rafael Espindola | Use pipes. |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Rafael Espindola | Use FileCheck. |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Dmitri Gribenko | Comment sema: warn when comment has \deprecated but... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Dmitri Gribenko | Remove superfluous \namespace command. |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Dmitri Gribenko | Fix cindex.py compatibility with older libclang.so |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Rafael Espindola | Use FileCheck. |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Rafael Espindola | Fix pr13749. There is still a lot of code using getArch... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Abramo Bagnara | Avoid multiple atomic builtin declaration. |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Argyrios Kyrtzidis | When importing a FunctionProtoType::ExtProtoInfo, its... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jordan Rose | [analyzer] Suppress bugs whose paths go through the... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jordan Rose | [analyzer] Track a null value back through FindLastStor... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jordan Rose | [analyzer] Always allow BugReporterVisitors to see... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jordan Rose | [analyzer] Allow a BugReport to be marked "invalid... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jordan Rose | [analyzer] Look through OpaqueValueExprs when tracking... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jordan Rose | [analyzer] Better path notes for null pointers passed... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jordan Rose | Use llvm::getOrdinalSuffix to print ordinal numbers... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jordan Rose | [analyzer] Check that an ObjCIvarRefExpr's base is... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Jordan Rose | [analyzer] Check that a member expr is valid even when... |
commit | commitdiff | tree | snapshot |
2012-09-22 |
Richard Smith | Fix bug which sometimes resulted in further diagnostics... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Chad Rosier | [ms-inline asm] Use mnemonicIsValid() in a helpful... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Eric Christopher | Mark the passed in "self" for a block as an object... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Argyrios Kyrtzidis | Fix build errors. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Argyrios Kyrtzidis | [AST importer] Do a correct import of a FunctionProtoTy... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Fariborz Jahanian | objective-C: when diagnosing deprecated/unavailable... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Rafael Espindola | Call CGM.SetLLVMFunctionAttributesForDefinition on... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Simon Atanasyan | Add four new command line options for MIPS CPU selection: |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Douglas Gregor | Fix a typo in the PCH internals documentation |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Experiment in BodyFarm of structuring AST creation... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Create helper method in BodyFarm for creating simple... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Add helper method in BodyFarm to create unary dereferences. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Add helper method to BodyFarm for creating lvalue-to... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Add helper method to BodyFarm for creatinging integral... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
DeLesley Hutchins | Thread-safety analysis: better handling of unreachable... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Re-enable faux-bodies by default. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Use helper method to create DeclRefExprs in BodyFarm... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Add some structuring comments. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Chad Rosier | Update comment. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Rafael Espindola | Use MapVectors to make the order we mark virtual functi... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Bill Wendling | Update for encapsulating the "construct*AlignmentFromIn... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
NAKAMURA Takumi | Revert r164364, "Flip "faux-bodies" in the analyzer... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Hans Wennborg | Make warnings about uninitialized fields include the... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Flip "faux-bodies" in the analyzer on by default to... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Simplify getRuntimeDefinition() back to taking no argum... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Craig Topper | Doxygen-ify a comment. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
David Blaikie | PR13890: Warn on abstract final classes. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Argyrios Kyrtzidis | [PCH] After deserializing a DeclContext, if it has... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Add faux-body support for dispatch_once(). |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Jim Grosbach | ARM: Use a dedicated intrinsic for vector bitwise select. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Jim Grosbach | Tidy up. Trailing whitespace and 80 columns. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Implement faux-body-synthesis of well-known functions... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Constify method. |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Ensure that the Decl* wrapped by an AnalysisDeclContext... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Ted Kremenek | Remove unused fields. |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Douglas Gregor | Serialize the 'IsConstexpr' bit of VarDecls. Fixes... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
DeLesley Hutchins | Thread-safety analysis: fix bug where shared trylock... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
DeLesley Hutchins | Thread safety analysis: properly canonicalize calls... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Richard Smith | If the range in a for range statement doesn't have... |
commit | commitdiff | tree | snapshot |
next |