2009-12-15 |
Zhongxing Xu | Remove displayProgress parameter. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | move isPodLike<clang::QualType> out to Type.h. We... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | update to match LLVM API change: |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Daniel Dunbar | Add -W[no-]variadic-macros support. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Daniel Dunbar | Forward -isysroot to clang -cc1. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Daniel Dunbar | Fix a COVTCTII (crash-on-valid-that-clang-thinks-is... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Ted Kremenek | Until we can make the dead stores checker smarter,... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Eli Friedman | Fix a small bug in ComputeMethodVtableIndices. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Eli Friedman | Really fix this test. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Mike Stump | This patch should fix PR2461. It allows clang to apply... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Ted Kremenek | scan-build/ccc-analyzer: start analyzing C++ FTW. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Eli Friedman | Fix test broken by my last commit. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
John McCall | Diagnose the use of typedefs for template specializatio... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Eli Friedman | Don't force the emission of destructor definitions. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Chris Lattner | set up the machinery for a MacroArgs cache hanging... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Ted Kremenek | Start the ball rolling on C++ support in the static... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Mike Stump | Fix spacing. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Daniel Dunbar | Driver: Pass -resource-dir to clang -cc1, since the... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Mike Stump | Ensure we preserve line information for each trap for |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Mike Stump | Switch codegen for -fcatch-undefined-bahavior over... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Daniel Dunbar | Add -resource-dir to clang -cc1, this allows the base... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Douglas Gregor | Implement value initialization in InitializationSequenc... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Mike Stump | Add documentation for recently added code. WIP. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
John McCall | Fix PR5716 by bandaging over the solution until we... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Fariborz Jahanian | Make test more generic. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Ted Kremenek | Fix: <rdar://problem/7468209> SymbolManager::isLive... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Mike Stump | We have to allow one to form an address for one past... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Lattner | move the VarargsElided member of MacrosArgs to shrink... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Mike Stump | Add support for detecting undefined shift behavior... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Fariborz Jahanian | Patch to fix 32-bit @try failure with internal assertio... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Douglas Gregor | Remove accidental commit containing local paths for... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Douglas Gregor | Minor cleanups for constructor initialization in Initia... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Mike Stump | Simplifiy. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Douglas Gregor | Constructor initialization for InitializationSequence... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Douglas Gregor | Improve template instantiation for object constructions... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Fariborz Jahanian | Make test pass in all cases. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Fariborz Jahanian | Fixes an incomplete test case. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Fariborz Jahanian | Make tests use the new clang -cc1 flag. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Fariborz Jahanian | Make tests use the new clang cc1 flag. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Fariborz Jahanian | Make tests use the new clang -cc1 flag. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Fariborz Jahanian | Make tests use the new clang -cc1 flag. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Fariborz Jahanian | Change tests to use clang -cc1... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Douglas Gregor | Implement user-defined conversions in InitializationSeq... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Fariborz Jahanian | Test uses the new clang. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Fariborz Jahanian | Tests use the new clang. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Douglas Gregor | When rebuilding CXXConstructExprs after a transformatio... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Zhongxing Xu | Replace clang-cc with clang -cc1. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Lattner | teach clang to recover gracefully from conflict markers... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Nate Begeman | Revert mmx palignr to use an intrinsic, since mmx shuff... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Lattner | this was a couple bugzillas too |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Lattner | fix rdar://7466570 - Be more bug compatible with GCC... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Lattner | filecheckize |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Nate Begeman | Support x86's PALIGNR instruction without the use of... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Lattner | formatting changes. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Chris Lattner | reduce indentation. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Zhongxing Xu | Use insert to avoid destroying existing nodes. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Anders Carlsson | Mangle unary, binary and ternary expressions correctly. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Anders Carlsson | Rename dump to dumpDeclContext, so that call RD->dump... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Anders Carlsson | Simplify BuildSimpleType in the RTTBuilder to avoid... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Douglas Gregor | Fix PR5756 a different, better way: we don't have a... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Douglas Gregor | Don't assume that all conversions to a void pointer... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Douglas Gregor | Fix template instantiation for non-dependent calls... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Anders Carlsson | Don't use a cookie if the global placement new function... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Anders Carlsson | Fix regression in my last commit - if a struct has... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Anders Carlsson | More array cookie improvements. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Anders Carlsson | If the usual array deallocation function of a class... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Anders Carlsson | Fix test. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Anders Carlsson | More improvements to checking allocation and deallocati... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Anders Carlsson | Change the RTTIBuilder's finish member function to... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Daniel Dunbar | Lift builtin-include-path logic out of ASTUnit::LoadFro... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Daniel Dunbar | CompilerInvocation: Move builtin-include-path logic... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Daniel Dunbar | Use clang -cc1 in test, to improve determinism. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Daniel Dunbar | Tests: Fix some bugs in clang_f_opts, options were... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Chandler Carruth | Silence some release build warnings. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Daniel Dunbar | Backend: Switch to using TargetOptions or TargetMachine... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Fariborz Jahanian | patch to add a property from a protocol to a class... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Douglas Gregor | Rework the way we handle template instantiation for |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Zhongxing Xu | Add initial support for realloc() in MallocChecker. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
John McCall | Remember the type name's scope specifier in the DeclSpec. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Douglas Gregor | When certain diagnostics involving run-time behavior... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Douglas Gregor | Give PartialDiagnostic copy semantics rather than move... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Douglas Gregor | Remove unnecessary pointers from PartialDiagnostic |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Douglas Gregor | Suppress warnings and errors about certain uses of... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Jeffrey Yasskin | Un-namespace-qualify llvm_unreachable. It's a macro... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Eli Friedman | Fix for PR4642: move work in HTMLPrinter out of the... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Anders Carlsson | Fix tyop. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Mike Stump | Implement runtime checks for undefined behavior. WIP. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Eli Friedman | Remove empty directory. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Ted Kremenek | We should only scan for nested blocks if we are analyzi... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Daniel Dunbar | Remove clang-cc tool, it has joined in unholy union... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Ted Kremenek | Convert the remainder of this test case over to using... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Daniel Dunbar | XFAIL this test on Win32 until I can take a look. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Daniel Dunbar | Remove non-sensical FIXME. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Ted Kremenek | Make using '-fshort-enums' an error until it is actuall... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Anders Carlsson | Correctly diagnose [basic.stc.dynamic.allocation]p1 |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Anders Carlsson | Factor operator new declaration checking out into a... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Anders Carlsson | More work on improving the operator delete diagnostics. |
commit | commitdiff | tree | snapshot |
next |