2009-11-23 |
Douglas Gregor | Centralize and complete the computation of value- and... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Zhongxing Xu | UndefBranchChecker: more bug reporter helper informatio... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Zhongxing Xu | Initial refactor of UndefBranchChecker. We still use... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
John McCall | Encapsulate "an array of TemplateArgumentLocs and two... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Daniel Dunbar | Change Clang-Code-Compile tests to only -emit-llvm... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Daniel Dunbar | Teach CodeGenFunction::EmitDecl to ignore Using and... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Daniel Dunbar | x86_64, PR5582: Layout bases for C++ records. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Daniel Dunbar | Recognize .hpp as a C++ header. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Daniel Dunbar | Add clang -cc1 parsing of analyzer options. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Daniel Dunbar | CMake: Add support for running tests with valgrind. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
John McCall | Fix LookupResult's sanity-check to handle shadow decls. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Ted Kremenek | Change CheckDeadStores to use Expr::isNullPointerConsta... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Anders Carlsson | Use EmitStoreOfScalar when copying the scalar to the... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Anders Carlsson | When laying out bitfields, make sure that the data... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Anders Carlsson | Update a test to FileCheck. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Ken Dyck | Use intptr_t from stdint.h (in freestanding mode) inste... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
David Chisnall | Test case for bug fixed in r89457. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Anders Carlsson | Move bit-field layout out into a separate function... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Edward O'Callaghan | Fix for PR5233. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Ken Dyck | Define SIG_ATOMIC_MIN and SIG_ATOMIC_MAX in terms of... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Ken Dyck | Define __SIG_ATOMIC_WIDTH__ for use in stdint.h. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Zhongxing Xu | Undefined compound assignment result is checked in... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Zhongxing Xu | Remove invalid comments. The result is undefined only... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Zhongxing Xu | Save and restore the HasGen flag in MallocChecker. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Benjamin Kramer | Don't include a dead header. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Zhongxing Xu | Remove UndefinedAssignmentChecker's header. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Sean Hunt | Use intptr_t rather than long so that this test will... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
John McCall | If a C++ qualified id is followed by a postfix suffix... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
John McCall | Reorganize the intermediate BuildDeclarationNameExpr... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
John McCall | Consider a FunctionTemplate to be an overload all on... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Anders Carlsson | Support emitting aggregate class initializers. Fixes... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Fariborz Jahanian | This patch implements objective-c's 'SEL' type as a... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Ted Kremenek | Make FixedAddressChecker and experimental check; it... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Sean Hunt | Fix 80-cols violation. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
John McCall | Overload resolution doesn't decide whether to do ADL... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Daniel Dunbar | Mangler: Sketch mangling for TemplateArgument::Declarat... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Daniel Dunbar | Mangler: Lift shouldMangleDeclName predicate out of... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Daniel Dunbar | Mangler: Strengthen invariants, MangleContext::mangleNa... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Daniel Dunbar | Mangler: Inline a bunch of functions into their sole... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Daniel Dunbar | DeclPrinter: Indent access specifiers. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Daniel Dunbar | Remove dead variable. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Daniel Dunbar | Mangler: Split isStdNamespace for when the caller alrea... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Daniel Dunbar | IRgen: Eliminate CXXNameMangler::mangleCXX{C,D}tor. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Daniel Dunbar | IRgen: Switch the C++ mangler interfaces to take the... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Daniel Dunbar | Sink free mangle* methods into MangleContext. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Daniel Dunbar | Add 1+2 consts. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Daniel Dunbar | Delete trailing space. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
John McCall | "Incremental" progress on using expressions, by which... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Sean Hunt | Added rudimentary C++0x attribute support. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Ted Kremenek | Add RegionStore test case that shows that floating... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Daniel Dunbar | Fix refacto, gcc's cc1 needs to see --output-pch=,... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Ted Kremenek | Add another test case to show the precision of RegionSt... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Douglas Gregor | Implement C++ [temp.param]p2 correctly, looking ahead... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Ted Kremenek | Restructure DereferenceChecker slightly to handle cachi... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Ted Kremenek | Pull BadCallChecker int UndefinedArgChecker, and have... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Edward O'Callaghan | Add SigAtomicType to TargetInfo, Needed for MSP and... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Ted Kremenek | More checker refactoring. Passing undefined values... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
John Thompson | Revised Win32 include path to search highest version... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Dunbar | Convert test to FileCheck. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Mike Stump | Checkpoint current work. WIP. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Douglas Gregor | Cope with extraneous "template" keyword when providing... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Dunbar | Driver: Add clang -cc1 dependency output options parsing. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Dunbar | Switch CompilerInvocation::CreateFromArgs to take const... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Dunbar | Fix refactoro, clang-cc wasn't properly reporting error... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Dunbar | Driver: Use '-target-abi' 'FOO' instead of '-target... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Dunbar | Update for palign intrinsic fix. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Dunbar | Pass '-mcpu' 'FOO' instead of '-mcpu=FOO'. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Dunbar | Standardize Driver translation to call clang-cc using... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Douglas Gregor | A previous commit fixed PR5519; here's the test case. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Douglas Gregor | Implement C++ [basic.lookup.classref]p3, which states... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Douglas Gregor | Update C++ status |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Douglas Gregor | When checking the base object of a member access expres... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Douglas Gregor | Teach FixOverloadedFunctionReference to build new expre... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Mike Stump | Add testcases for recent checkins. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Anders Carlsson | Fix lifetime of conditional temporaries. Patch by Victo... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Dunbar | Fix some codegen tests to include positive checks. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Dunbar | Add clang -cc1 parsing of CodeGenOptions. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Dunbar | clang-cc: Lift setForcedLangOptions out of options... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Ken Dyck | Avoid unwanted expansion in macros that paste together... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Ken Dyck | Avoid unwanted expansion in macros that paste together... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Ken Dyck | Avoid unwanted macro expansion in macros that paste... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
David Chisnall | Fixed crash when using undefined protocols (GNU runtime). |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Benjamin Kramer | Add a workaround to silence a bogus g++-4.4 -pedantic... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Benjamin Kramer | Fix typo GCC 4.3 warned about. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Zhongxing Xu | no need to cast. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Eli Friedman | Fix a couple minor memory leaks. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Ted Kremenek | Add simple static analyzer checker to check for sending... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Ted Kremenek | Unused ivar checker: ivars referenced by lexically... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Zhongxing Xu | No need to pass the state argument explicitly. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Zhongxing Xu | Revert r89437 and add a comment. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Mike Stump | Implement throw d, where d is a class type that require... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Douglas Gregor | Don't build an explicit conversion to a reference type |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Mike Stump | Handle throw d, where d is a class type but only has... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Zhongxing Xu | It's unnecessary to check for unknown at this point. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Dunbar | Driver: Add parsing for TargetOptions to CompilerInvoca... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Dunbar | Ignore -Wstrict-overflow={3,4,5} for now. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Ted Kremenek | Really fix test case. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Ted Kremenek | Fix test case. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Douglas Gregor | When we have a non-dependent expression such as |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Mike Stump | Add suport for throw;. WIP. |
commit | commitdiff | tree | snapshot |
next |