2011-09-30 |
Fariborz Jahanian | objc gc: assigning to an objc object struct member... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Eli Friedman | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Argyrios Kyrtzidis | [libclang] Introduce CXCursor_CXXAccessSpecifier for... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
David Chisnall | Remove the conditional that avoided passing the Objecti... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Sebastian Redl | Fix a bug in the token caching for inline constructors... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
John McCall | Add explicit attributes to mark functions as having... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Ted Kremenek | Fix crash when analyzing C++ code involving constant... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Anna Zaks | [analyzer] Fix a bug in RetainReleaseChecker diagnostic... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Anna Zaks | [analyzer] Add -analyzer-purge option which can take... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Eli Friedman | Some fixes for MS-style asm parsing: specifically,... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Richard Smith | constexpr functions are implicitly const. More tests... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Richard Smith | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Richard Smith | Suggest adding 'constexpr' if the GNU extension for... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Richard Smith | Mark the ExtWarn for in-class initialization of static... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Fariborz Jahanian | Minor refactoring. Enumerators may inherit the deprecat... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Eli Friedman | PR11040: CheckICE should not allow an lvalue bitcast... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Richard Smith | In C++0x, static const volatile data members cannot... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Richard Smith | PR11000: Fix crash on invalid. |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Richard Smith | constexpr: semantic checking for constexpr variables. |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Fariborz Jahanian | c - Enumerators may inherit the deprecated/unavailable |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Anna Zaks | Add more comments to several checker callback functions. |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Peter Collingbourne | Add support for alignment-specifiers in C1X and C+... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Peter Collingbourne | Add a warning group for warnings about using C1X featur... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Peter Collingbourne | Add support for parsing an attribute-specifier-seq... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Peter Collingbourne | Add support for parsing the optional attribute-specifie... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Peter Collingbourne | Driver: use correct search paths for multilib |
commit | commitdiff | tree | snapshot |
2011-09-29 |
John McCall | Add an ns_bridged attribute, used to specify that a |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Ted Kremenek | Like IBOutletCollection, it only makes sense to apply... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Ted Kremenek | Do not warn about empty format strings when there are... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
David Blaikie | Unnecessary else |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | Basic/Diagnostic: Kill off a few unnecessary functions... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | Basic/Diagnostics: Rewrite DiagnosticIDs::getDiagnostic... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | Basic/Diagnostics: Add three explicit bits to Diagnosti... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | Basic/Diagnostics: Add a DiagnosticIDs::getDiagnosticsI... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | Basic/Diagnostic: Add a DiagSate::getOrAddMappingInfo... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | tests: Add some more tests for warning mappings. |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | Basic/Diagnostics: Move setDiagnosticMapping() to using... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | Basic/Diagnostics: Add a DiagnosticMappingInfo helper... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | Basic/Diagnostics: Eliminate getDiagnosticMappingInfo... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | Basic/Diagnostic: Eliminate the extra "mapping" out... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | Basic/Diagnostics: Add an isDefaultMappingAsError metho... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | Fix 80-col viola. |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Douglas Gregor | Attempt to fix unit tests |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | Basic/Diagnostic: Factor out |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Douglas Gregor | Introduce an opt-in warning when a module is being... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Douglas Gregor | Introduce a pure virtual clone() method to DiagnosticCo... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Daniel Dunbar | Basic/Diagnostics: Split out the default warning "no... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Eric Christopher | Change "Regions" to be "LexicalBlocks" since that's... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Eric Christopher | Rename EmitStopPoint in CGDebugInfo to EmitLocation... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Eric Christopher | Reorder functions in the file. |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Eric Christopher | Call UpdateLineDirectiveRegion every time we want to... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Eric Christopher | Update comment. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chad Rosier | [driver] Add basic support for escaping XML characters... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Fariborz Jahanian | objc arc: Diagnose block pointer type mismatch when |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Ted Kremenek | Check for empty predecessors for walking them. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Fariborz Jahanian | objc++ arc: Diagnose block pointer type mismatch when |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Richard Trieu | Fix typo. string-convervion -> string-conversion |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Ted Kremenek | Tweak -Wobjc-missing-super-calls to not warning about... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Argyrios Kyrtzidis | For __weak/__strong/etc. ownership attributes, don... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chandler Carruth | Fix a typo spotted by Jonathan Sauer. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Argyrios Kyrtzidis | Introduce non-const Decl::getParentFunctionOrMethod. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Argyrios Kyrtzidis | [libclang] Introduce clang_Range_isNull. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
NAKAMURA Takumi | Install c-index-test also on CMake build, following... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chandler Carruth | Attempt to silence the GCC -Wreturn-type warning... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chandler Carruth | Generate tests for all of the x86 SIMD instruction... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chandler Carruth | Add a little banner to this test. This lets my scripts... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chandler Carruth | Fix a think-o on my part that got enshrined in a FIXME... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chandler Carruth | Move some of the defines down to more natural locations... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chandler Carruth | Teach Clang to reject 32-bit only CPUs when compiling... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chandler Carruth | Simplify the control flow for predefined macro selectio... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chandler Carruth | Switch the X86TargetInfo object from a string represent... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chandler Carruth | Introduce an enumeration for the x86 CPUs recognized... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chandler Carruth | Clean up a bit of the uses of CPU in the TargetInfo... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Benjamin Kramer | Driver: Fix two bad typos that were breaking the buildbots. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Ted Kremenek | Install c-index-test as part of install-clang-c Makefil... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chandler Carruth | Begin fixing Clang's predefined macros for various... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Argyrios Kyrtzidis | Introduce Decl::getParentFunctionOrMethod which if... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Chad Rosier | [driver] If no OSX or iOS target has been specified... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Eli Friedman | PR11002: Make sure we emit sentinel warnings with a... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Ted Kremenek | Include prefix with default synthesized ivars. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Douglas Gregor | Only print _Bool as 'bool' when 'bool' is defined as... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Douglas Gregor | Remove the egregious hack that made Objective-C++ ARC... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Douglas Gregor | When 'bool' is not a built-in type but is defined as... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Fariborz Jahanian | objcetive-c-arc: When overriding a method, its ns_consu... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Anna Zaks | Fix a crash in MallocOverflowSecurityChecker. Patch... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
David Chisnall | Check for GCC paths that have the target triple in... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Eli Friedman | Get rid of useless helper Sema::CastCategory. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Douglas Gregor | If you download clang and delete the test directory... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Benjamin Kramer | de-tmpify clang. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Anna Zaks | [analyzer] Remove target triple from the malloc overflo... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Eli Friedman | Some changes to improve compatibility for MSVC-style... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Douglas Gregor | Document the incompatibility that stems from Clang... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Eli Friedman | Move test, so it actually tests what it is supposed... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Eli Friedman | Fix examples for r140478. PR11021. |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Argyrios Kyrtzidis | [libclang] Expose array size and element type, patch... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Peter Collingbourne | Constant evaluation for pointer CXXScalarValueInitExpr |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Argyrios Kyrtzidis | Introduce a callback to PPCallbacks for lines skipped... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Argyrios Kyrtzidis | Break SourceManager::translateFileLineCol into translat... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Douglas Gregor | When parsing a character literal, extract the character... |
commit | commitdiff | tree | snapshot |
2011-09-27 |
Douglas Gregor | Revert r139989 and r140031, which implemented the Objec... |
commit | commitdiff | tree | snapshot |
next |