2009-07-27 |
Anders Carlsson | Enable the new constant struct builder by default.... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Chris Lattner | add bugzilla # |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | More work on the constant struct builder, fix a couple... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Anders Carlsson | More work on bitfield support in the new constant struc... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Mike Stump | Fix PR4624. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Nuno Lopes | fix segfault (because of erasing after the vector bound... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Nuno Lopes | add gentoo 2009.0 g++ header locations |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Switch to getName() |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Switch to using llvm::Value::getName() |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Update for API change. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Dunbar | Lookup targets by Triple instead of Module. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Mike Stump | Preserve qualifiers. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Ryan Flynn | PR3575 - warn on declared variable or function attribut... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Argyrios Kyrtzidis | Refactor ObjCImplDecl::getInstanceMethod/getClassMethod... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Argyrios Kyrtzidis | Refactor ObjCInterfaceDecl::lookupInstanceMethod/lookup... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Argyrios Kyrtzidis | Refactor ObjCProtocolDecl::lookupInstanceMethod/lookupC... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Argyrios Kyrtzidis | Refactor ObjCContainerDecl::getInstanceMethod/getClassM... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Mike Stump | Improve comments (Thanks Fariborz). |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Mike Stump | Add noreturn as a type attribute, handle printing for... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Fariborz Jahanian | ir-gen for non-virtual base class initialization |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Sebastian Redl | Implement C++ semantics for C-style and functional... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Make sure to point at src dir, for... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Cleanup test execution & output. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Drop external script and DejaGNU compa... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Disable valgrind support for now,... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner/Win32: Add SYSTEMROOT to environment... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Make having no RUN line a failure. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Remove TESTDIR initialization, MultiTestRunner can... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Remove empty tests, left over from an svn revert. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Remove this Makefile, it is unused. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Oops, clang wasn't being substituted... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Always use absolute path names for... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Disable this test: cxx-using-declaration.cpp |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Validate '&&' at the end of RUN lines. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner: Explicitly define child environment... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner.py improvements. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | MultiTestRunner.py improvements. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Change these tests to not depend as much on the name... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
John McCall | Semantic checking for main(). |
commit | commitdiff | tree | snapshot |
2009-07-25 |
John McCall | Flesh out the QualifierSet API. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Dunbar | Tweak svn:ignore |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Anders Carlsson | More work on the constant struct builder. We can now... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Fariborz Jahanian | Some code refactoring per Daniel's feedback. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Anders Carlsson | Whoops, did not mean to check this in. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Anders Carlsson | More work on the constant struct builder. We now try... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Owen Anderson | Update for LLVM API change. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Douglas Gregor | Template instantiation for static data members that... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Fariborz Jahanian | Fixes broken test by accident. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Fariborz Jahanian | More Sema check for constructor's member initializer... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Ted Kremenek | In the "use of floating point variable as loop counter... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Ted Kremenek | Have 'clang --analyze' run syntactic static analysis... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Mike Stump | Fix 80-col violations, reflow a few comments and zap... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Anders Carlsson | Fix a release build warning. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Fariborz Jahanian | More work toward initialization of objects |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Steve Naroff | Allow front-end 'isa' access on object's of type 'id'. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Anders Carlsson | Don't use getLLVMFieldNo for bitfields when constructin... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Anders Carlsson | Check in a half finished new constant struct builder... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Daniel Dunbar | Fix declaration of obc_enumerationMutation function... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Ted Kremenek | Add doxygen comments and simplify expression. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Ted Kremenek | Introduce a new variant type 'TryResult' to represent... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Zhongxing Xu | Add getDecl() to CallGraph and CallGraphNode. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Zhongxing Xu | Constify methods. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
John McCall | Test commit: make a little stub routine for semantic... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Ted Kremenek | Enable the '-warn-security-syntactic' checker option... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Mike Stump | Implement new warning for functions declared 'noreturn... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Anders Carlsson | Get rid of the size parameter to AppendField. No functi... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Ted Kremenek | Mark destructor of Checker virtual. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Douglas Gregor | We now do complete semantic checking for unions |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Douglas Gregor | Update C++ status to reflect progress on out-of-line... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Douglas Gregor | This patch fixes the implementations of the __has_trivi... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Output UTF-16 string literals independent of host byte... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Fariborz Jahanian | Diagnose when base classes and members to be intialized |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Mike Stump | Refactor and push the evaluation as late as possible. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Factor out map lookup for CFString constants. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Don't just store the field/bit field info one field... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Mike Stump | Some cleanups suggested by Daniel. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Implement: <rdar://problem/6335715> rule request: gets... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Fix another thinko. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Add comments. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Ted Kremenek | Refine checking and diagnostics for use of floating... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Correct a thinko in bitfield layout code. Fixes PR4611. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Simplify, NFC. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Switch the driver back to always using clang-cc by... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | We don't need to keep track of the packed alignment... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Move the LLVM field number for bit fields into the... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Douglas Gregor | Clean up the ActOnTag action, so that there is only... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Douglas Gregor | Unbreak the CMake build |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Zhongxing Xu | Add two nodes to the call graph: |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Zhongxing Xu | Add template specializations to view the call graph... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Zhongxing Xu | constify methods. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Zhongxing Xu | Add getter methods. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Add newline at EOF. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Shield clang from LLVM API changes, until the dust... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Fix test case, which has a control-reaches-end-of-non... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Use llvm::BitVector instead of managing memory by hand. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Set field info for unions. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Use arrays as union padding. Also, since the resulting... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Daniel Dunbar | Revert r76831, there are many Analyzer test failures... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Anders Carlsson | Handle zero width bit fields in unions correctly (by... |
commit | commitdiff | tree | snapshot |
next |