2012-05-21 |
Fariborz Jahanian | objective-c: When default synthesizing readonly IBOutle... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Rafael Espindola | Test and document a difference from gcc in the handling... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Benjamin Kramer | Unpack enums in CodeCompletetionResult. |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Peter Collingbourne | Teach Clang about the NVPTX backend. |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Peter Collingbourne | Tell the driver that CUDA is a C++-like language, so... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Peter Collingbourne | CUDA: the device and host attributes must be inheritabl... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
NAKAMURA Takumi | test/Tooling/clang-check-pwd.cpp: Mark as XFAIL:mingw... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Peter Collingbourne | CUDA: add CodeGen support for global variable address... |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Benjamin Kramer | Bitpack CodeCompletionResults. |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Jakob Stoklund... | Fix test for 32-bit hosts. |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Nico Weber | Error when using typeid() with -fno-rtti. PR 12888. |
commit | commitdiff | tree | snapshot |
2012-05-20 |
Eli Friedman | Zap a bogus assert for delegating constructors. PR1289... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Eli Friedman | Make delegating initializers use a similar codepath... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Fariborz Jahanian | objective-c: Warn if default synthesizing readonly... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Dmitri Gribenko | Missing line break. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Dmitri Gribenko | Use RecordDecl::field_iterator because D1, D2 are Recor... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Benjamin Kramer | Apparently empty names are allowed here. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Benjamin Kramer | Simplify some users of DeclarationName::getNameKind... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Benjamin Kramer | Inline a trivial clear() method. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Benjamin Kramer | Simplify code, add an assertion. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Eric Christopher | Update API usage for llvm DIBuilder changes for rvalue... |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Anna Zaks | [analyzer] c++11: do not crash on namespace alias |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Anna Zaks | [analyzer] For locations, use isGLValue() instead of... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Kaelyn Uhrain | Suggest adding 'typename' when it would make the compiler |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Anna Zaks | [analyzer] Fix a c++11 crash: xvalues can be locations... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Anna Zaks | [analyzer] Malloc checker: remove unnecessary comparisons. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Fariborz Jahanian | objc: use "class extension" instead of "continuation... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Benjamin Kramer | Lexer::ReadToEndOfLine: Only build the string if it... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Chad Rosier | Typo. |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Rafael Espindola | Centralize the handling of the "attribute declaration... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Anna Zaks | [analyzer]Malloc: refactor and report use after free... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Fariborz Jahanian | Another test for r157025 <rdar://problem/11460990>. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Douglas Gregor | A selector match between two Objective-C methods does... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Matt Beaumont-Gay | Remove trailing periods which snuck into a few diagnost... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Douglas Gregor | In the override search for Objective-C methods, protect... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Benjamin Kramer | Drop the question mark when complaining about a non... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Chad Rosier | Add -mno-implicit-float to the M group. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Argyrios Kyrtzidis | [arcmt] Remove the "it is not safe to remove an unused... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Chad Rosier | [driver] Reword the warning message for missing value... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Abramo Bagnara | Added two missing const qualifiers. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Benjamin Kramer | CXXThisScopeRAII objects aren't free, don't compute... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Kostya Serebryany | [tsan] grammar fixes |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Matt Beaumont-Gay | Use the argument location instead of the format string... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Argyrios Kyrtzidis | [libclang/AST] When declaring a local class, don't... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Chad Rosier | [driver] Remove obsolete support for -A link option... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Richard Smith | Recover better from a missing 'typename' in a function... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
David Blaikie | SmallString Visual Studio visualizer by Will Wilson. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
NAKAMURA Takumi | clang/test/Tooling: Remark as XFAIL again in 5 tests... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Akira Hatanaka | XFAIL this test on MIPS. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Eric Christopher | Remove unnecessary temporary. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Chad Rosier | Rename the driver option to -mno-implicit-float, per... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jordy Rose | Add triples for test. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Manuel Klimek | Pulls diagnostics for temp file handling into the commo... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Chad Rosier | [driver] Allow the driver to directly accept the -no... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jordy Rose | [analyzer] Fix test for PR12206, which was failing... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Douglas Gregor | Add _alignof and __builtin_alignof as aliases for __ali... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Chad Rosier | Tweek r156937 a bit so that the suggestions are correct. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Chad Rosier | Warn about -Wno-foo where foo is an unknown warning... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Argyrios Kyrtzidis | [libclang] Properly handle @encode() in RecursiveASTVis... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Richard Trieu | Move the warnings for extra semi-colons under -Wextra... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Anna Zaks | [analyzer] Revert a regression committed in r156920. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
NAKAMURA Takumi | clang/test/Tooling: Remove XFAIL in 5 tests to unveil... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
NAKAMURA Takumi | clang/test/Tooling/clang-check-pwd.cpp: Add "REQUIRES... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Douglas Gregor | Clean up r156925, so that we only mark the capturing... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Douglas Gregor | Fix code generation of variables reference expressions... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Douglas Gregor | Fix ASTReader handling of ImportDecls, from Meador... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Douglas Gregor | Use a llvm::SmallString rather than std::string for... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jordy Rose | [analyzer] Fix RUN lines for old XFAIL tests, one of... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jordy Rose | [analyzer] Convert many existing tests to use clang_ana... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Jordy Rose | [analyzer] Introduce clang_analyzer_eval for regression... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Benjamin Kramer | StringSwitchify. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Benjamin Kramer | Factor sema for attributes unavailable and deprecated... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Kostya Serebryany | [tsan] fix typo |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Chandler Carruth | Clarify how libstdc++ and other bits of the system... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Kostya Serebryany | [tsan] first version of ThreadSanitizer docs |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Kostya Serebryany | [tsan] add ThreadSanitizer linker flags on Linux and... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Douglas Gregor | Produce more useful 'duplicate case' diagnostics. Fixes... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
David Blaikie | Include the correct conversion context locations for... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Rafael Espindola | Fix the visibility of instantiations of static data... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Argyrios Kyrtzidis | [libclang/AST] Index references of protocols in "@proto... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Argyrios Kyrtzidis | [objcmt] Accept char arrays for rewriting to @() syntax. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Anna Zaks | [analyzer] Add a test for dead stores, which uses Opaqu... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Argyrios Kyrtzidis | [objcmt] When using NSNumber numberWithInteger:/numberW... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Fariborz Jahanian | objective-c: perform strict type checking on property |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Anna Zaks | [analyzer] Fix a regression in ObjCUnusedIVars checker. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Argyrios Kyrtzidis | [objcmt] Rewrite messages to NSString's stringWithUTF8S... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David Blaikie | Don't warn when NULL is used within a macro but its... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | Typo. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | If we see a declaration which is either missing a type... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | Don't use the implicit int rule for error recovery... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Douglas Gregor | Add the Objective-C runtime linking arguments after... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Argyrios Kyrtzidis | Add documentation about boxing enum types and a codegen... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Gregory Szorc | [clang.py] Store reference to TranslationUnit in Cursor... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Argyrios Kyrtzidis | [objcmt] Rewrite [NSNumber numberWith*] messages to... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Argyrios Kyrtzidis | Allow objc @() syntax for enum types. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Bob Wilson | Do not link with Objective-C libraries with -nostdlib... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Douglas Gregor | Add the output of "clang --version" to scan-build resul... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Fariborz Jahanian | objc: avoid duplicate diagnostics on certain type misma... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Fariborz Jahanian | Remove word 'block' from option and diagnostic I added |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Jim Grosbach | Allow MCCodeEmitter access to the target MCRegisterInfo. |
commit | commitdiff | tree | snapshot |
next |