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 |
2012-05-15 |
David Blaikie | Changing std::string to SmallString for r156826. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David Blaikie | Improve some of the conversion warnings to fire on... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Fariborz Jahanian | objective-c nonfragile abi: discourage ivar declarations |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Rafael Espindola | Fix our handling of visibility in explicit template... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
David Chisnall | Add a note about atomic builtins to c11 section of... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Manuel Klimek | Fixes crasher bug in JSONCompilationDatabase for invali... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Gabor Greif | add embedded linux variants that occur in the field |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Manuel Klimek | This patch fixes the cmake build to create libclang... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | Further improvement to wording of overload resolution... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | PR12798: Don't drop part of the nested name specifier... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | Test file I forgot to 'svn add' in r156802. |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | PR12826: Converting an lvalue to an xvalue is a no... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Richard Smith | Fold the six functions checking explicitly-defaulted... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
John McCall | Change the mangling of a ref-qualifier on a function... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Argyrios Kyrtzidis | [objcmt] When rewriting to subscripting syntax, make... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Fariborz Jahanian | objc: allow typedef'ing an id to a pointer to a c-struc... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Richard Smith | Recover properly from a redundant 'typename' before... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Anna Zaks | [analyzer] Fix a crash in templated code which uses... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Richard Smith | Slightly generalize FileCheck patterns to unbreak ... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Argyrios Kyrtzidis | [objcmt] When rewriting to array/dictionary literals... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Richard Smith | Implement IRGen for C++11's "T{1, 2, 3}", where T is... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Chandler Carruth | Teach the driver on Linux to respect -nodefaultlibs. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Jordy Rose | [analyzer] strncpy: Special-case a length of 0 to avoid... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Gregory Szorc | [clang.py] Implement Cursor.canonical |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Gregory Szorc | [clang.py] Implement Cursor.result_type |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Jordy Rose | Test for -fdebugger-objc-literal: missing methods shoul... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Jean-Daniel... | Fix Xcode case (Upper X, lower c) |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Rafael Espindola | Refactor all the |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Rafael Espindola | Produce a warning for mismatched section attributes... |
commit | commitdiff | tree | snapshot |
2012-05-13 |
Rafael Espindola | We were already passing the case in pr9356. Add it... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Benjamin Kramer | Add support for __attribute__((hot)) and __attribute__... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Gregory Szorc | [clang.py] Followup to TranslationUnit refactor |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Gregory Szorc | Add Python binding info to release notes |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Jordy Rose | [analyzer] Test case: p->x is the same as p[0].x. ... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Jordy Rose | Only check NSArray/NSDictionary boxing method params... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Jordy Rose | 80-col violations and minor reformatting. No functional... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Jordy Rose | Clean up ObjC boxing method checks by reducing duplicat... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Rafael Espindola | Remove unused variable. Thanks to Dmitri Gribenko for... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
Jordy Rose | Don't crash on boxed strings when +stringWithUTF8String... |
commit | commitdiff | tree | snapshot |
next |