2012-01-12 |
Akira Hatanaka | Call CodeGenTypes::ConvertType to get LLVM::Type*. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Eli Friedman | Fix some edge cases with C++ casts and placeholder... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Fariborz Jahanian | objective-c: fixes a regression in looking up names |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Matt Beaumont-Gay | Appease -Wnon-virtual-dtor |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Douglas Gregor | Extend test-case as requested by Eli |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Douglas Gregor | Improve the diagnostic when trying to redefine a typede... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Kaelyn Uhrain | Fix the caching in CorrectTypo so that other non-keywor... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Fariborz Jahanian | minor refactoring to improve compile-time performance. |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Kaelyn Uhrain | Add initial callback object support to Sema::CorrectTypo. |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Fariborz Jahanian | objc-arc: evaluate 'readonly' property with no known |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Richard Smith | constexpr: fix typo resulting in move constructors... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Evgeniy Stepanov | More tests for ARM FPU features. |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Evgeniy Stepanov | Fix -mfpu parsing on ARM. |
commit | commitdiff | tree | snapshot |
2012-01-11 |
NAKAMURA Takumi | clang/test/CodeGen/vla-4.c: Relax expression for -Asserts. |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Abramo Bagnara | Fixed VLA code generation. |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Ted Kremenek | "This change adds alloca/valloc checks to UnixAPIChecke... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
NAKAMURA Takumi | test/Driver/debug-options-as.c: Mark this as XFAIL... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Douglas Gregor | C11 allows typedefs to be redefined. Implement this... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Eli Friedman | Revert changes to lib/Driver in r147917; I didn't mean... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Zhongxing Xu | Add elidable CXXConstructExpr as block-level expr.... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Eli Friedman | Start refactoring code for capturing variables and... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
John McCall | Typo in test. |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Ted Kremenek | Remove '#if 0' from ExprEngine::InlineCall(), and start... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
John McCall | Do placeholder conversions on array bounds in both... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Akira Hatanaka | Remove switch/case statements and call GetFloatingPoint... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Akira Hatanaka | Flatten float complex arguments. N32/64 requires float... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Akira Hatanaka | Remove space. |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Akira Hatanaka | Add field IsIEEE in FloatingLiteral to distinguish... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Douglas Gregor | When something goes wrong in type-checking a namespace... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Chandler Carruth | Add support for the androideabi environment to our... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Fariborz Jahanian | objc-arc: fixes a crash when trying to find out retaini... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Chandler Carruth | Remove a set, but unused variable. Found with GCC's... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Anna Zaks | [analyzer] Testing infrastructure: Flush output after... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Joerg Sonnenberger | Contrary to the other BSDs, NetBSD followed the ELF... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Ted Kremenek | Make PathDiagnosticLocation more resilient to null... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Benjamin Kramer | Add definitions for AMD's bobcat (aka btver1) |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Benjamin Kramer | Enable POPCNT and LZCNT with sse4a. |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Benjamin Kramer | Factor the repetitive cpu macro definition into a helpe... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Bill Wendling | The `-fwritable-strings' flag doesn't make the backing... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Eli Friedman | Implement the missing pieces of Evaluate for _Complex... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Richard Smith | PR11724: Implement evaluation for constexpr defaulted... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Eli Friedman | Per John's comment, it makes sense to ask isLambda... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Argyrios Kyrtzidis | [arcmt] XFAIL on mingw. |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Richard Smith | Update C++11 scoped enumeration support to match the... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Eric Christopher | Add -g to the cc1as flags only if we're dealing with... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Eric Christopher | Remove extraneous braces. |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Fariborz Jahanian | objc++: patch for IRgen for atomic properties of |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Eli Friedman | Don't crash with -Wlarge-by-value-copy and a dependent... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Richard Smith | Extend the diagnostic for a ',' at the end of a declara... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Nico Weber | Fix "note" of a duplicate explicit instantiation defini... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Akira Hatanaka | Insert padding before unaligned long double arguments. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Akira Hatanaka | Move the piece of code up that skips the padding argume... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Richard Smith | Restore some parts of this test which were accidental... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Douglas Gregor | When deserializing an anonymous namespace from a module... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Douglas Gregor | Implement merging of namespace-scope declarations acros... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Douglas Gregor | Implement redeclaration merging for namespaces defined... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Douglas Gregor | Always allow redefinition of typedefs when modules... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Abramo Bagnara | Made unknown builtin diagnostic remappable. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Craig Topper | Merge AVX/AVX2 into the SSE level. |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Fariborz Jahanian | objc++: more atomic property api code for |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Rafael Espindola | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Benjamin Kramer | Remove unused include of VectorExtras.h. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Benjamin Kramer | Pack UsingDecl more. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Fariborz Jahanian | objc++: More codegen stuff for atomic properties of... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Anna Zaks | [analyzer] Fix use-after-free in HandleTranslationUnit. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Abramo Bagnara | Fixed TypeofExpr AST and code generation. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Douglas Gregor | Switch NamespaceDecl from its own hand-rolled redeclara... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Eli Friedman | More lambda work: semantic analysis of capturing 'this... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Anna Zaks | [analyzer] Add basic format string vulnerability checking. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Argyrios Kyrtzidis | [arcmt] Disable tests in mingw, no idea why they are... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Eli Friedman | Lambdas: semantic analysis of explicit captures. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Ted Kremenek | [analyzer] Remove CallEnterNodeBuilder and simplify... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Akira Hatanaka | Add field PaddingType to ABIArgInfo which specifies... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Ted Kremenek | Correctly enqueue successors in ExprEngine::processCall... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Ted Kremenek | [analyzer] Remove CallExitNodeBuilder, and have ExprEng... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Matt Beaumont-Gay | Suppress -Wunused-value within macros from system headers. |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Fariborz Jahanian | objc++: more code gen stuff for atomic property api, |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Ted Kremenek | [analyzer] Make the entries in 'Environment' context... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Douglas Gregor | During name lookup, use redecl_iterator to walk over... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Eli Friedman | Revert r147664; it's breaking clang regression tests. |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Chad Rosier | Fix uninitialized variable warning. |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Eli Friedman | Revert r147655; it's breaking the compiler_rt build... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
DeLesley Hutchins | Thread safety analysis: added support for trylock attri... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
DeLesley Hutchins | Added LocalVariableMap |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Joerg Sonnenberger | __FLT_EVAL_METHOD__ should be 1 on NetBSD/i386, since... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Fariborz Jahanian | objc++: some declarations related to atomic |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Jakub Staszak | Silence GCC warnings. |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Kostya Serebryany | [asan] mention -fno-omit-frame-pointer in the docs |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Douglas Gregor | When inferring a submodule ID during module creation... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Anna Zaks | [analyzer] Correct the c++-analyzer symlink |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Douglas Gregor | Stash Decl's TopLevelDeclInObjCContainer and ModulePriv... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Richard Smith | C++11 generalized constant expressions: implement check... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Douglas Gregor | Introduce a "Hidden" bit into Decl, to track whether... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Douglas Gregor | Teach DeclContext deserialization to pay attention... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
David Chisnall | If we are compiling with -fno-builtin then don't do... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
John McCall | Fix the mangling of class template arguments in a parti... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Rafael Espindola | Improvements to the uninitialized variable warning... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Eli Friedman | More lambda work. Fixes a minor bug Richard pointed... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Richard Smith | David Blaikie and Chandler would like us to diagnose |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Anna Zaks | [analyzer] c++-analyzer should be a symlink. |
commit | commitdiff | tree | snapshot |
next |