2012-01-31 |
Chris Lattner | ConstantArray::get() (for strings) is going away, use |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Ted Kremenek | Don't warn about -Wshorten-64-to-32 in unreachable... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Ted Kremenek | Make a bunch of local functions 'static'. |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Chris Lattner | enhance some optimization logic to handle ConstantDataS... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Richard Smith | constexpr: catch a collection of integral undefined... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Argyrios Kyrtzidis | Reapply r149311 which I reverted by mistake. |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Chandler Carruth | Revert r149083 which is not the direction we're going... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Argyrios Kyrtzidis | Revert r149311 which failed to compile. |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Nico Weber | Fix "long double" and __SIZE_TYPE__ on powerpc, now... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Richard Smith | constexpr: remove integral conversion overflow checking... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Nico Weber | Let %S, %ls, %C match 16bit types in NSStrings. |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Eli Friedman | Clean up switch in Expr::CanThrow. No functional change. |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Ted Kremenek | Minor refactor within ExplodedGraph::reclaimRecentlyAll... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Ted Kremenek | Convert checker over to using ProgramStateRef. |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Fariborz Jahanian | fix test. |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Ted Kremenek | Convert ProgramStateRef to a smart pointer for managing... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Ted Kremenek | Convert more uses of 'const ProgramState *' to 'Program... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Nico Weber | Revert r149285, it breaks test/Preprocessor/init.c. |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Fariborz Jahanian | test for a v-table dispatch that consumes an |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Richard Smith | constexpr: disallow signed integer overflow in integral... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Nico Weber | Fix "long double" and __SIZE_TYPE__ on powerpc. |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Douglas Gregor | Remove tgmath.h from the module map for now, because... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Fariborz Jahanian | objc-arc: Perform null check on receiver before sending... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Anna Zaks | [analyzer] Rename the checker as per Ted's comment... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Jean-Daniel... | Disable "non literal format string" for NSString that... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Anna Zaks | [analyzer] Make osx.cocos.CFContainersSyntax a default... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Douglas Gregor | Fix typo spotted by Sebastian. Thanks! |
commit | commitdiff | tree | snapshot |
2012-01-30 |
John McCall | Per discussion on cxx-abi-dev, don't drop leading zeroe... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Benjamin Kramer | SmallBitVectorize the deduced parameter set. |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Chandler Carruth | Fix yet another issue introduced when renaming '-ccc... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Craig Topper | Remove long dead code for handling vector shift by... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Jean-Daniel... | Update on format attribute handling. |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Craig Topper | Remove custom handling for cmpsd/cmpss/cmppd/cmpps... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Craig Topper | Cleanup 3dnow builtin handling. Most of them were alrea... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Anna Zaks | [analyzer] Add index out of bounds check for CFArrayGet... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Douglas Gregor | Introduce TargetInfo::hasFeature() to query various... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Chris Lattner | Simplify code by using the new getAggregateElement... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Douglas Gregor | Thread a TargetInfo through to the module map; we'll... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
NAKAMURA Takumi | CMake: Promote the testing targets out of folders on... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | Just disable the compiler-builtins module test on MSVC... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | Teach tgmath.h to only include <complex.h> if it's... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | Try to get useful diagnostics out of the failing MSVC... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | Alternate fix to the modules failures that doesn't... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | If there's no math.h, then tgmath.h should just be... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | Temporary disable the -verify on this test in the hope... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | Introduce a module map for (some of) the compiler-supplied |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Fariborz Jahanian | revert r149184 |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | Switch over to LLVM's file-level locking facility |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | Update line numbers. Sigh |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | Also require a proper shell |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | Ensure that we clean up after a failed module build... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | Implement code completion support for module import... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | Rework HeaderSearch's interface for getting a module... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Douglas Gregor | Test module lookup within a subdirectory of a normal... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
John McCall | When emitting an ARC epilogue that looks like a return... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
John McCall | Get a little bit smarter about killing off the ReturnVa... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
John McCall | Complain about attempts to use 'protected' visibility... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Fariborz Jahanian | objc-arc: Perform null check on receiver before sending... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Benjamin Kramer | Make the __builtin_c[lt]zs builtins target independent. |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Bob Wilson | Use defined-at-zero behavior for CLZ/CTZ builtins on... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Benjamin Kramer | StaticAnalyzer: Move ObjC- and CXX-specific methods... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Abramo Bagnara | Added tests for template keyword presence. |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Argyrios Kyrtzidis | DiagnosticsEngine::setMappingToAllDiagnostics() does... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Douglas Gregor | Allow the external AST source to provide a layout witho... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Jean-Daniel... | Remove the "C" in "implicitly declaring C library funct... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Douglas Gregor | Introduce module attributes into the module map grammar... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Abramo Bagnara | Added source location for the template keyword in AST... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Jean-Daniel... | Remove redundant checks. |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Abramo Bagnara | Avoid redundant NNS qualification in constructor/destru... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Argyrios Kyrtzidis | Add test for -Wno-everything. |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Argyrios Kyrtzidis | Due to a bug, -Wno-everything works like -Weverything... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Argyrios Kyrtzidis | In FixItRecompile::BeginInvocation() reset the diagnost... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Douglas Gregor | Reimplement (de-)serialization of Objective-C categorie... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
John McCall | Be sure to emit delayed diagnostics after parsing the... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Richard Smith | constexpr: Implement the [dcl.constexpr]p5 check for... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Argyrios Kyrtzidis | In FixItRecompile::BeginInvocation(), check the return... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Matt Beaumont-Gay | Placate gcc's -Wreturn-type |
commit | commitdiff | tree | snapshot |
2012-01-27 |
NAKAMURA Takumi | test/Driver/prefixed-tools.c: Disable this on win32... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
NAKAMURA Takumi | test/Driver/prefixed-tools.c: Fix newline at end-of... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Eli Friedman | Turn off implicit truncation warning for compound assig... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Ted Kremenek | Teach ccc-analyzer about -fobjc-abi-version. |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Eli Friedman | Make the bitfield implicit truncation warning slightly... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Joerg Sonnenberger | Remove the ToolTriple logic in NetBSD, which was comple... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Bob Wilson | Make clz/ctz builtins defined for zero on ARM targets... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Joerg Sonnenberger | Remove obviously incorrect branch. |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Joerg Sonnenberger | Keep track of the original target the user specified... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Ted Kremenek | Change references to 'const ProgramState *' to typedef... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Fariborz Jahanian | objc-arc: introduce -no-finalize-removal which in gc... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
John McCall | Don't suppress access-control or invalid-type diagnosti... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Douglas Gregor | Try harder to get X7 defined |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Argyrios Kyrtzidis | Change HasMutableFields to HasOnlyCMembers and consider... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Douglas Gregor | Don't separately serialize the list of instance variabl... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Douglas Gregor | Force layout of more of the unions and structures in... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Fariborz Jahanian | objc: 'id' and block pointer compare in mergeTypes is |
commit | commitdiff | tree | snapshot |
2012-01-26 |
NAKAMURA Takumi | AST/ExprConstant.cpp: Silence a warning on ms cl.exe... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Chandler Carruth | Suppress any warnings from this test. They aren't inter... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Douglas Gregor | Extend the ExternalASTSource interface to allow the... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Eric Christopher | Use createRecordFwdDecl here since that's what we're... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Eric Christopher | Revert previous patch unifying all of the C++ record... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Bob Wilson | Fix a minor bug in r148582, which made -ccc-host-triple... |
commit | commitdiff | tree | snapshot |
next |