2010-03-12 |
Ted Kremenek | Split Sema logic for ObjC @property and @synthesize... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Eric Christopher | Integer array extraction for sse4.1. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Eric Christopher | Add packed integer array insertion. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Devang Patel | Keep track of Record context to ensure that record... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Ted Kremenek | For ivars created using @synthesize, set their DeclCont... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
John McCall | Warn about comparing an unsigned expression with 0... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
John McCall | Remember the PR number. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
John McCall | Implement -Wmissing-field-initializers. Patch by mikem! |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Daniel Dunbar | Use -emit-llvm-only, to avoid leaving a temp around. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Fariborz Jahanian | Add tentative support for accessing local variables... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Chris Lattner | fix PR6433, crash on va_arg of typedef. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Daniel Dunbar | Driver: Free Action objects. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Daniel Dunbar | Driver: Free synthesized derived arguments. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Daniel Dunbar | Driver: Free jobs in JobList and PipedJob instances. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | Use the new vtable layout code for computing virtual... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Rafael Espindola | Correctly mangle address of member in template argument... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
John McCall | Fix a self-host problem caused by this over-eager asser... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
John McCall | Maintain type source information for functions through... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
John McCall | Split C++ friend declarations into their own header... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | Rename getVirtualBaseOffsetIndex to getVirtualBaseOffse... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | When possible, use the vbase offset offsets from the... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | Add a test. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | Keep track of, and dump, vbase offset offsets. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | Fix tests. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | Run the new vtable builder for construction vtables... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | More record layout builder cleanup and simplification. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | Get rid of the PrimaryBase parameter from LayoutVirtual... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | More cleanup towards fixing the real bug. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | Replace the class offset vectors in RecordLayoutBuilder... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | More cleanup. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | More record layout builder cleanup. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | Assert that primary bases always have offset 0. |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Ted Kremenek | Remove unused 'IVars' field from ObjCInterfaceDecl... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | Remove the IndirectPrimary parameter in LayoutVirtualBa... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Anders Carlsson | More cleanup and simplification of the record layout... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
John McCall | Support PPC-32 DWARF EH intrinisics. Thanks to rdivack... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Lattner | set alignment on static locals properly, patch by Arnau... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Anders Carlsson | Get rid of the LayoutBaseNonVirtually; it was used... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Anders Carlsson | More shuffling. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Anders Carlsson | Cleanups, no functionality change yet. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Chris Lattner | add DESTDIR support for clang headers, PR6556. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Anders Carlsson | Fix calculation of whether a member function needs... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Fariborz Jahanian | Change the 'super' messaging API in the rewriter. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
John McCall | Suppress the tag when printing an ElaboratedType if... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Anders Carlsson | We were mistakenly marking morally virtual bases as... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Anders Carlsson | Ignore non-interesting bases when emitting construction... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ted Kremenek | Simplify assertion. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ted Kremenek | Remove '#if 0' code. Lazy compound values have proven... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ted Kremenek | Fix -Wsign-compare warnings reported by clang++. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ted Kremenek | Fix -Wsign-compare warning reported by clang++. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ted Kremenek | Remove the subregion map cache. It is no longer used. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ted Kremenek | Fix stale comment. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ted Kremenek | Really apply (unnoticed weird git-svn merge conflict... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Rafael Espindola | Move test and also test codegen. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
John McCall | When pretty-printing tag types, only print the tag... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ted Kremenek | Refactor RegionStore::RemoveDeadBindings to use the... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ted Kremenek | Refactor some of RegionStore's InvalidateRegionsWorker... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Anders Carlsson | Add newline. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Anders Carlsson | Don't accidentally mark some functions in construction... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
John McCall | Allow the fast path through ASTContext::getTypeDeclType... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Zhongxing Xu | Add use-after-free check to MallocChecker. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Douglas Gregor | Statement expressions can be used in global- or namespa... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
John McCall | Create a new InjectedClassNameType to represent bare... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Anders Carlsson | When building construction vtables, we need to check... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Rafael Espindola | add missing test |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Anders Carlsson | Improve vcall offset handling in construction vtables... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Rafael Espindola | Delay codegen of vtables when handling implicit instant... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Eric Christopher | Add insert/extract_ps and related random macros. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Devang Patel | Use SmallString instead of alloca. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ted Kremenek | When computing in AnalysisContext the variables referenced |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Ted Kremenek | Enhance basic store to also lazily symbolicate VarRegions |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Devang Patel | Fix file reference for derived and composite types... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
John McCall | Value-initialize the written-builtin-specifiers field... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Fariborz Jahanian | Fix the test some more. |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Fariborz Jahanian | See if this test makes it though buildbot. |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Devang Patel | More then one anonymous aggregates on one line creates... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Fariborz Jahanian | Reverse the code gen. enabled part of test until I... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Douglas Gregor | Improve Objective-C token-annotation test |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Fariborz Jahanian | Code gen test for a previous patch for |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Devang Patel | Use getLast() instead of getBasename(). |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Fariborz Jahanian | Don't error when a block pointer is passed to a |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Douglas Gregor | Add an Objective-C test for token annotation |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Benjamin Kramer | Replace copy loops with memcpy. |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Devang Patel | Start using DIFile. Corresponding llvm patch is r98020. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ted Kremenek | Add test cases for r98003 and r98006. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ted Kremenek | Add preprocessor guards to the definitions of size_t... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ted Kremenek | Place the definition of 'va_list' within a preprocessor... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ted Kremenek | Implement clang_isUnexposed(), a predicate function... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Chris Lattner | add a codegen hack to work around an AST bug, allowing... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ted Kremenek | Allocate ASTRecordLayout objects using the allocator... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Devang Patel | Avoid using DIDescriptor.isNull(). |
commit | commitdiff | tree | snapshot |
2010-03-08 |
John McCall | Revert r97727 at ddunbar's request; we want to solve... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
John McCall | Rename -Wbad-literal to -Wliteral-range. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Devang Patel | Revert r97949. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Ted Kremenek | Don't enable static analysis support for C++ by default... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Douglas Gregor | Improve XML output for C++ classes, from Olaf Krzikalla! |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Kovarththanan... | Mark variable as const |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Devang Patel | Avoid DIDescriptor.isNull() checks. |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Douglas Gregor | Extend ObjCMessageExpr for class method sends with... |
commit | commitdiff | tree | snapshot |
next |