2012-02-23 |
Aaron Ballman | Turned on support for __declspecs: noreturn, noinline... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Douglas Gregor | Pull the OpaqueValueExpr's source expression into its... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Jim Grosbach | Update test for r151288 |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Jim Grosbach | ARM: enable the integrated assembler by default for... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Anna Zaks | [analyzer] Malloc: unique leak reports by allocation... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Anna Zaks | [analyzer] Add CString checks to the release notes. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Argyrios Kyrtzidis | [libclang] Make sure that all top-level decls in a... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Fariborz Jahanian | Test is fixed. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Fariborz Jahanian | XFAIL test until I figure out how to make test pass... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Howard Hinnant | * tgmath_logb.patch implements the missing logb functio... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Fariborz Jahanian | Change test again so it passes in build-bot until I... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Fariborz Jahanian | fix test for patch in r151268. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Benjamin Kramer | Actually remove the duplicated elements from the vector. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Fariborz Jahanian | objective-c default synthesis. classes which adopt... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Douglas Gregor | Fix indentation |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Douglas Gregor | Note that lambda expressions are available in the relea... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Douglas Gregor | Replace a use of hasTrivialDefaultConstructor() with... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Benjamin Kramer | Replace some DenseSets with SmallPtrSets. Apart from... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Benjamin Kramer | Unique CXXBasePath decls with the SmallVector/pod_sort... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Benjamin Kramer | Replace the std::map in the init list checker with... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard Smith | PR12067: When emitting an evaluated constant structure... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Douglas Gregor | Seriously, are injected-class-names that hard? |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Douglas Gregor | Provide the __is_trivially_assignable type trait, which... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Douglas Gregor | Clang supports lambdas. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Rafael Espindola | Two fixes to how we compute visibility: |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Douglas Gregor | Tweak C++ status table: |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Douglas Gregor | Clang now supports lambda expressions. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Eli Friedman | Try to handle qualifiers more consistently for array... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Richard Smith | Update parser's disambiguation to cope with braced... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Aaron Ballman | Turned on support for __declspec(deprecated) in MS... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Anna Zaks | [analyzer] Invalidate the region passed to pthread_sets... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Ted Kremenek | Tweak release note comments for checker build. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Ted Kremenek | Update checker build to checker-261. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Eric Christopher | Add a quick TODO. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Eric Christopher | Fold debug scope emission into the cleanup scope. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Fariborz Jahanian | another test for modern ivar access rewrite. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Chad Rosier | Revert r151172: Unwind path cleanup for array new list... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Fariborz Jahanian | more tests for modern objc translator. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Chad Rosier | Improve placement of clang crash diagnostics section. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Anna Zaks | [analyzer] Malloc cleanup: |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Joerg Sonnenberger | Revert part of r148839 and keep DefaultTargetTriple... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Chad Rosier | Add clang crash diagnostic info and associated flags... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Ted Kremenek | Update set-xcode-analyzer to work with Xcode repackagin... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Chad Rosier | Add new driver warning from r151174 to a warning group... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Fariborz Jahanian | modern objc translator. more writing of modern ivar... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Chad Rosier | [driver] Add a warning for when -mcpu= is specified... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Sebastian Redl | Doug's review comments. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Sebastian Redl | Unwind path cleanup for array new list initializers. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Sebastian Redl | CodeGen for array new list initializers. Doesn't correc... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Douglas Gregor | Teach overload resolution to prefer user-defined conver... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Sebastian Redl | Fix parsing and processing initializer lists in return... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Hans Wennborg | Warn about non-standard format strings (pr12017) |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Bill Wendling | More ArrayRef-ification of methods. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Bill Wendling | ArrayRef-icize the function arguments. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Bill Wendling | Use an ArrayRef when we can instead of passing in a... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Sebastian Redl | Throw away stray CXXDefaultArgExprs. Fixes PR12061. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Francois Pichet | In -fdelayed-template-parsing mode, reenter every scope... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard Smith | Accept braced-init-lists in conditions, and, in passing... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Eli Friedman | Make sure null initialization in arrays works correctly... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Douglas Gregor | Generate an AST for the conversion from a lambda closur... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Eli Friedman | Improve diagnostics a bit for bad member initializers... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
NAKAMURA Takumi | test/CodeGenCXX/thiscall-struct-return.cpp: Relax expre... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Anna Zaks | [analyzer] Malloc checker: mark 'strdup' and 'strndup... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Aaron Ballman | Adding support for Microsoft's thiscall calling convent... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Anna Zaks | [analyzer] Malloc: fix another false positive. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Anna Zaks | [analyzer] Change naming in bug reports "tainted" ... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Argyrios Kyrtzidis | [libclang] Index the field references of a designated... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Richard Smith | Implement C++11 [expr.call]p11: If the operand to a... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Kaelyn Uhrain | Fix typo correction of template arguments to once again... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Chad Rosier | Provide a way to disable auto-generation of preprocesse... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Fariborz Jahanian | modern objc translator: fixes a bug where a class decla... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Fariborz Jahanian | objective-c modern translator. accessing ivars using... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Argyrios Kyrtzidis | Make sure Stmt::dump() is included in libclang. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Douglas Gregor | In the conflict between C++11 [expr.prim.general]p4... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Eli Friedman | Fix a crash in the diangostic code in EvalConstant... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Eric Christopher | No need to go to object file, -emit-llvm is sufficient... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Chandler Carruth | Skip testing the crtbegin.o, and resume using a single... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Chandler Carruth | Clean up, add some documentation, and make this test... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
John McCall | Don't crash on attempts to synthesize an invalid property. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Richard Trieu | Redirect the output to /dev/null. This prevents the... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Douglas Gregor | Only pop the expression evaluation context correspondin... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Richard Smith | Don't assume that a valid expression for the first... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Jean-Daniel... | When calling a non variadic format function(vprintf... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Douglas Gregor | Improve our handling of lambda expressions that occur... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Jeffrey Yasskin | Allow linux builds to take advantage of libunwind to... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Argyrios Kyrtzidis | Also mark Type's dump() as 'used' to make it available... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Craig Topper | Remove comma from end of enum to silence build warning. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Argyrios Kyrtzidis | Mark a few 'dump' methods as 'used' to make sure they... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Douglas Gregor | Implement non-internal linkage for lambda closure types... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Nico Weber | Remove svn:eol-style on the test I just added. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Nico Weber | Add a test case for r150976. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Douglas Gregor | Implement name mangling for lambda expressions that... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Aaron Ballman | Adding a test case for the working-directory fix |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Ted Kremenek | Have ScanReachableSymbols reported reachable regions... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Douglas Gregor | Implement name mangling for lambda expressions that... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Nick Lewycky | Emit the exact size for the invariant intrinsics. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Anna Zaks | [analyzer] + a couple more malloc tests. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Anna Zaks | [analyzer] Make KeyChainAPI checker inlining-aware. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Eli Friedman | Make RequireLiteralType work correctly with incomplete... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Argyrios Kyrtzidis | [PCH] Recover gracefully if the ASTReader detects that... |
commit | commitdiff | tree | snapshot |
next |