2013-03-09 |
Anna Zaks | [analyzer] Rename AttrNonNullChecker -> NonNullParamChecker |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Anna Zaks | [analyzer] Add test case for reference to null pointer... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
Jordan Rose | [analyzer] Be more consistent about Objective-C methods... |
commit | commitdiff | tree | snapshot |
2013-03-09 |
John McCall | Adjust the special non-C++ enum block return type inference |
commit | commitdiff | tree | snapshot |
2013-03-09 |
John McCall | Add TagDecl::hasNameForLinkage(), which is true if... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Fariborz Jahanian | Documentation parsing. Some refactoring and code |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Jordan Rose | [analyzer] Look for lvalue nodes when tracking a null... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Jordan Rose | [analyzer] Don't rely on finding the correct return... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Argyrios Kyrtzidis | [libclang] Change clang_findReferencesInFile and clang_... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Douglas Gregor | <rdar://problem/13170740> Be a little more careful... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Jan Wen Voung | Move clang tests that depend on llvm/ADT/Statistic... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Jordan Rose | Sema: Preserve attributes on parameters in instantiated... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Douglas Gregor | <rdar://problem/13094134> Don't try to wire up typedef... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Jordan Rose | ArrayRef-ize ASTContext::getFunctionType and Sema:... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Douglas Gregor | <rdar://problem/13140795> Transform the scope type... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Argyrios Kyrtzidis | [PCH] When complaining that a header from the PCH was... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Argyrios Kyrtzidis | [libclang] Modify clang_findReferencesInFile and clang_... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Manuel Klimek | Fixes breaking of string literals. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Benjamin Kramer | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Joey Gouly | Add support for the OpenCL attribute 'vec_type_hint'. |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Argyrios Kyrtzidis | [libclang] Introduce clang_findIncludesInFile, that... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Argyrios Kyrtzidis | [libclang] When calling the function of CXCursorAndRang... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Argyrios Kyrtzidis | [libclang] Add Logger::operator<< overloads for CXCurso... |
commit | commitdiff | tree | snapshot |
2013-03-08 |
Chad Rosier | [driver] If we're just linking, don't report --param... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Fariborz Jahanian | HeaderDoc: Support more of HeaderDoc documentation |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Douglas Gregor | Add code completion for @import <rdar://problem/13344306>. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Douglas Gregor | Improve LLDB's implicit cast-to-id to work with C+... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Douglas Gregor | When possible, move __block variables to the heap rathe... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
John McCall | Promote atomic type sizes up to a power of two, capped by |
commit | commitdiff | tree | snapshot |
2013-03-07 |
John McCall | Move the atomics code into its own file. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
John McCall | Change hasAggregateLLVMType, which conflates complex and |
commit | commitdiff | tree | snapshot |
2013-03-07 |
John McCall | Add CharUnits::alignmentAtOffset. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
John McCall | Evaluate compound literals directly into the result... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Benjamin Kramer | Remove temporary std::vectors that ca be replaced with... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Daniel Jasper | Remove unncessary whitespace when triggered on empty... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Edwin Vane | Adding lvalue and rvalue reference type matchers |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Guy Benyei | Add 'e' to the SPIR data layout - SPIR is little endian... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Matthew Curtis | Minor refactor of how we get compilation phases. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Nick Lewycky | Fix build with clang, this was supposed to be part... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Nick Lewycky | Add flags for additional control over coverage generati... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Anna Zaks | [analyzer] Warn on passing a reference to null pointer... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Rafael Espindola | Don't duplicate function names. Thanks to Jordan Rose... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Rafael Espindola | Add a hasExternalLinkage helper. No functionality change. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Rafael Espindola | Add a hasExternalStorageAsWritten helper. No functional... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Rafael Espindola | Fix typo. |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Jordan Rose | [analyzer] Check for returning null references in Retur... |
commit | commitdiff | tree | snapshot |
2013-03-07 |
Jordan Rose | [analyzer] Clean up a few doc comments for ProgramState... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Adrian Prantl | Ensure that DIType is regenerated after we visit an... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Anna Zaks | [analyzer] Pass the correct Expr to the bug reporter... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Anna Zaks | [analyzer] IDC: Add config option; perform the idc... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Argyrios Kyrtzidis | [PCH] When pre-validating the headers from the PCH... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Argyrios Kyrtzidis | [PCH] For HeaderFileInfoTrait, hash the key using size... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Argyrios Kyrtzidis | [PCH] We don't need to instantiate HeaderFileInfoTrait... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Argyrios Kyrtzidis | [PCH] Remove a couple of fields from serialization... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Fariborz Jahanian | Spell Objective-C correctly. |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Fariborz Jahanian | say objective-C in the warning and streamline |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Dmitri Gribenko | Driver: add support for new style multiarch in Ubuntu... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Edwin Vane | New ASTMatchers and enhancement to hasOverloadedOperato... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Alexey Samsonov | [Sanitize] Don't emit function attribute sanitize_addre... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Weiming Zhao | revert r176531 due to clan-native-arm fails |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Richard Smith | PR15390: If a function returns a pointer to a function... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Richard Smith | After issuing a diagnostic for undefining or redefining... |
commit | commitdiff | tree | snapshot |
2013-03-06 |
Fariborz Jahanian | objective-C: don't crash after diagnosing |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Douglas Gregor | Remove unused static variable. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Jordan Rose | Preprocessor: don't keep comments under -traditional... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Weiming Zhao | PR 11326: Lack diagnosic message when ABI conflicts... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Fariborz Jahanian | fix a missing check in my last patch. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Jordan Rose | Preprocessor: don't consider // to be a line comment... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Fariborz Jahanian | doc. parsing. Improve on diagnostics on my last patch. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Richard Smith | Remove outdated claim that GCC builds without a C+... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Lang Hames | Use ASTContext::getDeclAlign(<Field Decl>) to get the... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Argyrios Kyrtzidis | [libclang] When logging a CXTranslationUnit that came... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Fariborz Jahanian | Fix this checkin. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Fariborz Jahanian | doc parsing. Add @method and @callback for |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Jack Carter | Mips specific inline assembler constraint 'R' |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Edwin Vane | Make LibASTMatchersTutorial code match text |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Dmitri Gribenko | Documentation: use code highlighting |
commit | commitdiff | tree | snapshot |
2013-03-05 |
David Chisnall | Add a test that we are passing the -fobjc-default-synth... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Richard Smith | Don't emit calls to virtual [[noreturn]] functions... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
David Blaikie | Add quotation marks to template names in diagnostics. |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Jordan Rose | scan-build: explicitly say "No bugs found" if there... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Jordan Rose | Silence a number of static analyzer warnings with asser... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Fariborz Jahanian | doc parsing. We want to issue a strong warning when |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Jordan Rose | [analyzer] Don't let cf_audited_transfer override CFRet... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Dmitri Gribenko | Comment parsing: refactor handling of command markers... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Bob Wilson | Add ARM v6m, v7m, and v7em architectures for Cortex... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Bob Wilson | Tidy up lists of Cortex-A series processors, adding... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Bob Wilson | Fix confused use of llvm::StringSwitch for armv7r archi... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Jack Carter | Mips specific inline assembler constraint 'R' |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Argyrios Kyrtzidis | [PCH] In HeaderFileInfoTrait::EqualKey(), use FileManag... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Dmitri Gribenko | Comment parsing tests: move a test into a group of... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Fariborz Jahanian | [comment parsing] source fidelity for tparam command... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Manuel Klimek | Make sure to not split string literals at the first... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Dmitri Gribenko | warn-documentation.cpp: reorganize tests |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Fariborz Jahanian | comment parsing. Missed a case of referring |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Edwin Vane | hasQualifer() matcher should return false if there... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Tom Stellard | R600: Use the GPU type to determine the correct DataLay... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Daniel Jasper | Format a line if a range in its leading whitespace... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Manuel Klimek | Make the tutorial easier to compile by adding in some... |
commit | commitdiff | tree | snapshot |
2013-03-04 |
John McCall | Correction to r176432: the bug actually fixed was ... |
commit | commitdiff | tree | snapshot |
next |