2011-07-29 |
Ted Kremenek | [analyzer] tighten up ExprEngine::VisitObjCAtSynchroniz... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Ted Kremenek | [analyzer] Remove recursive visitation in ExprEngine... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Ted Kremenek | [analyzer] Remove recursive visitation in ExprEngine... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Ted Kremenek | [analyzer] Remove recursive visitation in ExprEngine... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Ted Kremenek | [analyzer] Remove recursive visitation in ExprEngine... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Douglas Gregor | On Darwin, libc++ may be installed alongside the compil... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jonathan D... | Renamed Loaded member to ImportedBy, as it's easier... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Douglas Gregor | Add a missing \endcode for Doxygen |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Jay Foad | Remove some unnecessary single element array temporaries. |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Argyrios Kyrtzidis | Make DiagnosticErrorTrap keep a count of the errors... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Douglas Gregor | This patch makes the string/character literal tests... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Douglas Gregor | Remove unused debug function |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Douglas Gregor | In the ASTReader, replace the continuous range maps... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Peter Collingbourne | Fix assertion failure in CodeGen where the input operan... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Peter Collingbourne | Fix an inconsistency in Sema::ConvertArgumentsForCall... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Douglas Gregor | Move the base type ID from the ASTReader's global type... |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Chandler Carruth | Remove an unused function (found by Clang's -Wunused... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Fariborz Jahanian | objective-c: warn if implementation of a method in... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Jonathan D... | Some documentation fixes so that we are explicit about... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Ted Kremenek | Really remove FlatStoreManager and BasicStoreManager... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Ted Kremenek | Remove flat store tests. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Ted Kremenek | Remove FlatStoreManager and BasicStoreManager. The... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Ted Kremenek | [analyzer] Overhaul how the static analyzer expects... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Ted Kremenek | [analyzer] fix bug in malloc checker where the tracked... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Ted Kremenek | [analyzer] add accessor to StoreRef. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Ted Kremenek | [analyzer] Add StoreManager::includedInBindings() to... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Ted Kremenek | [analyzer] Add safety checking in RegionStoreManager... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Ted Kremenek | [analyzer] Teach Environment to not look through Materi... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Ted Kremenek | [analyzer] Fix bug in ObjCMessage where casts were... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Ted Kremenek | [analyzer] fix handling of MaterializeTemporaryExpr... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Introduce the local-global mapping for preprocessed... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Use local-to-global mapping appropriately for macro... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Use the local -> global mapping functions for selectors... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Teach the ASTReader to perform local and global mapping... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Anna Zaks | Add a fixit for removal of unused label. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Richard Trieu | Fix a test case that was intermittently failing. The... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Caitlin Sadowski | Added basic parsing for all remaining attributes, threa... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Anna Zaks | Another test case for the &/* mismatch fixit. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Anna Zaks | Add */& mismatch fixit generation to the Sema::Diagnos... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Make the deserialization of Sema::PendingInstantiations... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Anna Zaks | Refactor the */& mismatch fixit generation out of SemaO... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Promote the deserialized PendingInstantiations vector... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Lazily deserialize Sema::VTableUses. Plus, fix the... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Caitlin Sadowski | Thread safety: Fix typo in documentation |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Make Sema::WeakUndeclaredIdentifiers lazily deserialized. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Jonathan D... | Add missing documentation onto new member variable. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Caitlin Sadowski | Added parsing for guarded_var, pt_guarded_var, lockable, |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Jonathan D... | Switch the ModuleManager over to using a FileManager... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Make Sema::ReferencedSelectors lazily deserialized. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Move a Module's ReferencedSelectorsData into the ASTRea... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Make Sema::LocallyScopedExternalDecls lazily deserializ... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
NAKAMURA Takumi | test/Misc/ast-dump-templates.cpp: Disable this temporar... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
NAKAMURA Takumi | test/CodeGen/2004-03-16-AsmRegisterCrash.c: XTARGET... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
John McCall | Make a note about a missing optimization. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
John McCall | Fix a couple of problems with initialization and assign... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
NAKAMURA Takumi | test/CodeGen/struct-matching-constraint.c: Fixup not... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | AST serialization support for the Framework in IndexHea... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Introduce the "-index-header-map" option, to give speci... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
NAKAMURA Takumi | test/CodeGen/struct-init.c, struct-matching-constraint... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Don't set Sema's StdNamespace or StdBadAlloc if they... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Switch Sema::DynamicClasses over to LazyVector |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Argyrios Kyrtzidis | Cut down the number of open/close system calls for... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Douglas Gregor | Switch Sema::ExtVectorDecls over to LazyVector. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Eric Christopher | Fix thinko in last checkin. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Eric Christopher | Remove the need for a header and specify a triple so... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Eric Christopher | Fix this up for clang codegen versus llvm-gcc. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Eric Christopher | Fix this test to work for arm and on all platforms. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Richard Trieu | Add template instantiations to the output of -ast-dump. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Eric Christopher | Add a triple to this test and make sure it passes on... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Eric Christopher | Correct the triple here. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Eric Christopher | This works on arm. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Eric Christopher | Apparently this does work on arm. |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Eric Christopher | This was meant to test arm anyhow, make the registers... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Eric Christopher | Remove this test, it's actually testing something that... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Eric Christopher | XFAIL this test on ARM. Filed PR10518 to track. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Eric Christopher | Remove the optimization option for this test. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Eric Christopher | No one cares about ppc, but make this work for arm... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Chad Rosier | Test for r136294. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Chad Rosier | The -fapple-kext flag was designed to "do the right... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Douglas Gregor | Turn Sema::DelegatingCtorDecls into a LazyVector. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
John McCall | The lock operand to an @synchronized statement is also |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Douglas Gregor | Switch Sema::UnusedFileScopedDecls over to a LazyVector. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Anna Zaks | Add a utility function to the Lexer, which makes it... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Douglas Gregor | Introduce a new data structure, LazyVector, which is... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Peter Collingbourne | Silence gcc warning |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Peter Collingbourne | Forbid address-space-qualified function types, per... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Peter Collingbourne | Fix TR 18037 citation in SemaType.cpp |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Peter Collingbourne | CodeGen: rename CodeGenModule::Runtime to ObjCRuntime |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Eli Friedman | Fix typo in test. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Eli Friedman | Make CodeGen for array delete involving incomplete... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Ted Kremenek | Change Preprocessor::getTotalMemory() to use llvm:... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Ted Kremenek | Change PreprocessingRecord::getTotalMemory() to use... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Ted Kremenek | Change HeaderSearch::getTotalMemory() to use llvm:... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Ted Kremenek | Change SourceManager::getDataStructureSizes() to use... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Ted Kremenek | Change ASTContext::getSideTableAllocatedMemory() to... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Douglas Gregor | Modules don't require validation of the predefines... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Eric Christopher | Make this darwin only for now while investigating to... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Douglas Gregor | Update C++0x status page to reflect support for unicode... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Douglas Gregor | Add support for C++0x unicode string and character... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Argyrios Kyrtzidis | [arcmt] Revert r135382, there's a different approach... |
commit | commitdiff | tree | snapshot |
next |