2012-05-24 |
Justin Holewinski | Un-XFAIL CodeGen/builtins-nvptx.c now that the proper... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Eli Friedman | A minor tweak to the new volatile lvalue warning: don... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
John McCall | XFAIL this test, which does not pass on trunk since... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Ted Kremenek | Set svn:keywords property to Id |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Ted Kremenek | New & improved man page attached, now with standard... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Fariborz Jahanian | objective-c: Fixes a corner case and interesting bug. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Argyrios Kyrtzidis | [objcmt] Add test case for r157395. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Justin Holewinski | Replace PTX back-end with NVPTX back-end in all places... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Anna Zaks | [analyzer] Minor cleanup to checkers' help text. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Anna Zaks | [analyzer] Treat cast of array to reference in the... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Anna Zaks | [analyzer] Fix typo. Thanks Jordy. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Manuel Klimek | Adds menu sidebar to the docs. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Manuel Klimek | Updates the tooling docs with the links to the tutorial... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Manuel Klimek | Adds a tutorial for how to write clang plugins. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Argyrios Kyrtzidis | [objcmt] Warn when modern objc migrator does not conver... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Fariborz Jahanian | objc: change option to be -Wobjc-interface-ivars |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Manuel Klimek | Apply review comment from Jordan Rose. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Bill Wendling | Remove 3.1 release notes to get ready for current devel... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Seth Cantrell | fix Bug 12924 |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Richard Smith | DR1152 / PR12931 / PR6177: A candidate function which... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Eli Friedman | Add a warning to diagnose statements in C++ like "... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Nuno Lopes | implement Sema support for the alloc_size attribute |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Fariborz Jahanian | modern objc translation: Add translation of @autoreleas... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Argyrios Kyrtzidis | [libclang] Report CXType_ObjCId for 'const id', not... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
NAKAMURA Takumi | clang/test/Tooling: Update comments in left 2 tests... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
NAKAMURA Takumi | clang/test/Tooling: Tweak 4 tests to escape the path... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
NAKAMURA Takumi | Tooling: Canonicalize Key in IndexByFile[]. llvm::sys... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Argyrios Kyrtzidis | [arcmt] Remove an unused -autorelease, without failing... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Chad Rosier | [driver] Have the crash diagnostics print the clang... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Manuel Klimek | Adds the Refactoring library, which is a layer on top... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Richard Smith | Correct the starting location for instantiations of... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Richard Smith | If the first argument of __builtin_object_size can... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Richard Smith | Clang 3.1 is out: turn the relevant C++11 status boxes... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Eric Christopher | Move file to be more representative. |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Eric Christopher | Check that we have an unknown upper bound range for... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Eric Christopher | Emit C++11 enum class information if it exists. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
John McCall | Recognize the MS inheritance attributes and turn them... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
John McCall | Fix line endings. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Eric Christopher | Test that we emit a subrange type for vlas. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Manuel Klimek | Fixes the autoconf build. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Nuno Lopes | wire -fbounds-checking to the new LLVM bounds checking... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Manuel Klimek | Adds a method overwriteChangedFiles to the Rewriter... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Nuno Lopes | revert the usage of the objectsize intrinsic with 3... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Simon Atanasyan | Replace inline asm constraint "=a" by the more general... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Richard Smith | Truthify a comment. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Ted Kremenek | Fix typo. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Ted Kremenek | Use Perl prototypes instead of shift. |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Argyrios Kyrtzidis | [objcmt] Don't add redundant parentheses when migrating... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Ted Kremenek | Add basic delta-debugging script used for reducing... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Fariborz Jahanian | objective-c: provide a useful 'fixit' suggestion when |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Eric Christopher | Revert r115805. An array type is required to have a... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Anna Zaks | [analyzer] Bind UnknownVal to InitListExpr for unsuppor... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Rafael Espindola | Function template version of the previous patch. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Rafael Espindola | Produce a hidden symbol for zed in |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Argyrios Kyrtzidis | [driver] When creating the compiler invocation out... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Benjamin Kramer | Analyzer: Fix PR12905, a crash when encountering a... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Argyrios Kyrtzidis | [arcmt] Revert r156999 "Remove the "it is not safe... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Fariborz Jahanian | Remove unused argument in my last patch. |
commit | commitdiff | tree | snapshot |
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 |
next |