2010-04-13 |
John McCall | Don't try to find a scope corresponding to the search... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Fariborz Jahanian | Modify test to be darwin specific. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Chris Lattner | add frontend support for -fdata-sections and -ffunction... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Fariborz Jahanian | Add support for objc_copyStruct to enforce |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Devang Patel | Fix debug info for cleanup block. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Chris Lattner | cache the PP's SourceManager. |
commit | commitdiff | tree | snapshot |
2010-04-13 |
John McCall | Diagnose declarations of conversion functions with... |
commit | commitdiff | tree | snapshot |
2010-04-13 |
Chris Lattner | make the preprocessor listen to linemarker directives... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Douglas Gregor | Remove some dead FIXMEs |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Douglas Gregor | Implement C++ [over.ics.user]p3, which restricts the... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Douglas Gregor | Improve source-location information for C++ conversion... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | fix a minor bug I noticed while work with Jordy's patch... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Ted Kremenek | Add fixit hint for missing ':' in ternary expressions. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | fix PR6814 - Only print [-pedantic] on a diagnostic... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Ted Kremenek | Add 'clang_getCursorLanguage' to return the "language... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Ted Kremenek | Sort exports file. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | fix PR6660/6168: emit padding as zeros instead of undef... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Daniel Dunbar | IRgen: Factor out ComputeBitFieldInfo. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Douglas Gregor | Implement C++ [temp.local]p4, which specifies how we... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Ted Kremenek | Fix null dereference in 'WriteSourceLocation' when... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Benjamin Kramer | Prune includes. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Ted Kremenek | Update doxygen comments about lifetime requirements... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Fariborz Jahanian | Add some API code for future work. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Daniel Dunbar | IRgen: Add CGRecordLayout::dump, and dump (irgen) recor... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | fix PR6819 |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | tighten the check for cast of super to avoid rejecting... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Douglas Gregor | When creating the implicitly-declared special member... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | fix rdar://7852959 - Use of super within a block is... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Fariborz Jahanian | Issue warning when 'weak_import' attribute is applied... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Douglas Gregor | Remove the blanket statement about Clang not supporting... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Douglas Gregor | Fix a crash-on-invalid involving name lookup of tag... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Douglas Gregor | Add another test case for r101029, which verifies that... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Douglas Gregor | Be sure to instantiate the parameters of a function... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | fix a bug I noticed by inspection, correcting two rejec... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | fix a rejects-valid bug that I introduced, pointed out |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | use pointer comparison instead of isStr |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | fix a rejects-valid testcase involving super that I... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | change Scope::WithinElse to be a normal scope flag... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | fix this test. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | xfail this test for now. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | fix an invalid use of super, you can't use super like... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | Have the parser decide whether a message to super is... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Nick Lewycky | Typo. |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | fix a fixme, stop evaluating getCurMethodDecl() repeatedly |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | other half of r101005 |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Chris Lattner | fix PR6287 by accepting and ignoring the returns_twice... |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Anders Carlsson | Have the CXXBaseOrMemberInitializer keep track of wheth... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Ted Kremenek | Unbreak test on windows. |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Anders Carlsson | Fix another bug where we wouldn't generate secondary... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Ted Kremenek | Add initial USR support for macro definitions. |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Ted Kremenek | Augment clang_getCursorUSR() to not always expect that... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Anders Carlsson | More renames. |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Anders Carlsson | Rename a function parameter. |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Ted Kremenek | Add CIndex support for blocks. |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Anders Carlsson | Clarify an assertion. |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Anders Carlsson | Fix a bug where we were adding too many vcall offsets... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Chris Lattner | add haiku support, patch by Paul Davey! |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Chris Lattner | avoid double negatives |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Ted Kremenek | Fix CFG bug where bases of member expressions were... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Ted Kremenek | Fix bug in AddStmtChoice:asLValue() where 'AsLValueNotA... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Ted Kremenek | Sort visitor methods. No functionality change. |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Benjamin Kramer | Fix run line so this test actually tests something. |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Chris Lattner | fix PR6811 by not parsing 'super' as a magic expression in |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Chris Lattner | actually the interface grossness in the previous patch... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Chris Lattner | factor the code that handles "expr.field" when expr... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Chris Lattner | fix a problem causing us to lose the ''s around objc... |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Daniel Dunbar | Simplify test, in the hopes of making linux happy. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Anders Carlsson | Enable an assert and remove a now unnecessary assert. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Anders Carlsson | Fix another vbase layout bug. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Anders Carlsson | Add a simple debug-only verification pass to the record... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Anders Carlsson | Fix a bug where we would add the same function twice... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Chris Lattner | revert 100942, pending discussion. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Anders Carlsson | Rename VtableComponent and VtableBuilder. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Anders Carlsson | Rename -dump-record-layouts to -fdump-record-layouts... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
David Chisnall | Fix for PR6811. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Anders Carlsson | Simplify the virtual base layout code and fix a bug... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Chris Lattner | fix PR6805: llvm.objectsize changed to take an i1 inste... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Daniel Dunbar | Driver: Only add extra -L paths on darwin if they exist... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Daniel Dunbar | Tweak test for portability. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Daniel Dunbar | Driver: Ignore -fobjc-gc and -fobjc-gc-only for platfor... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Benjamin Kramer | A bunch of string-related microoptimizations in Mangler. |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Benjamin Kramer | Fix use after free. Incrementing an use_iterator after... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Sebastian Redl | When a member pointer is dereferenced, the class it... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
John McCall | Doug pointed out that we have a perfectly reasonable... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
John McCall | Diagnose more cases of initializing distinct members... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
John McCall | Diagnose misordered initializers in constructor templat... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Gabor Greif | rely even less on CallInst internals |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Gabor Greif | do not rely on CallInst interna, use CallSite to access... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Daniel Dunbar | Driver/Darwin/x86: When linking, incorporate -L paths... |
commit | commitdiff | tree | snapshot |
2010-04-10 |
Daniel Dunbar | Disable diag::err_file_modified on Win32 completely... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
John McCall | Mangle some expressions with codegen implications but... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
John McCall | Provide an extremely unsatisfactory diagnostic (instead... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
John McCall | Provide manglings for bool and character literal expres... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Douglas Gregor | When upgrading an Objective-C class from a forward... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Douglas Gregor | Only complain about explicit instantiations following... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Ted Kremenek | Remove copy of 'Optional' in Clang tree, and convert... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Ted Kremenek | Remove fixit for string literal comparison. Telling... |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Benjamin Kramer | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-04-09 |
John McCall | Turn access control on by default in the driver. |
commit | commitdiff | tree | snapshot |
next |