2010-07-29 |
Peter Collingbourne | Refactor redeclarable template declarations |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Douglas Gregor | When taking the address of a value of Objective-C objec... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Douglas Gregor | Allow a looser form of compatibility checking (which... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Douglas Gregor | When deleting a value of class type, make sure that... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Douglas Gregor | Reword the empty struct/union warning in C to note... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | This is a little bit far, but optimize cases like: |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | implement a todo: pass a eight-byte that consists of a |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Jordy Rose | Move new test (that requires RegionStore) into its... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | fix a builder, why didn't clang++ catch this? |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Jordy Rose | Use a LazyCompoundVal to handle initialization with... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | Kill off the 'coerce' ABI passing form. Now 'direct... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | ignore structs that wrap vectors in IR, the abstraction... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | move the 'pretty 16-byte vector' inferring code up... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | simplify code by eliminating a premature optimization. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | now that we have CGT around, we can start using preferr... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | sink preferred type stuff lower. It's possible that... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Daniel Dunbar | Transcribe clattner email to SVN. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | dissolve some more complexity: make the x86-64 abi... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Daniel Dunbar | Change #pragma crash to segv, instead of abort. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | simplify Get8ByteTypeAtOffset by making it a member... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | now that ABIInfo depends on CGT, it has trivial access... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | cave in to reality and make ABIInfo depend on CodeGenTypes. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Ted Kremenek | Teach GRExprEngine::VisitLValue() about FloatingLiteral... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Ted Kremenek | Check for an invalid SourceLocation in clang_getCursor... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Ted Kremenek | Augment RegionStore::BindStruct() to bind symbolicated... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Ted Kremenek | Change SymbolManager::canSymbolicate() to return true... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Ted Kremenek | Explicitly guard in BasicStore from storing to non... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Ted Kremenek | Remove extraneous guards around the call to getConjured... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Douglas Gregor | Visit the children of CXXOperatorCallExprs in source... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Douglas Gregor | Don't set out-of-line template specialization/definitio... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Chris Lattner | pass argument vectors in a type that corresponds to... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Chris Lattner | tidy up |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Fariborz Jahanian | Initialize block's imported variable(s) in |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Eli Friedman | PR7736: Make sure to mark &Class::Member correctly... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Devang Patel | Override selected builtin names (e.g. "long int" instea... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Chris Lattner | fix some break statements to be formatted more consiste... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Chris Lattner | use Get8ByteTypeAtOffset for the return value path... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Chris Lattner | refactor the autosizing code, eliminating duplication |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Douglas Gregor | Don't die when a member access refers to a non-class... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Chris Lattner | fix PR7714 by not referencing off the end of a struct... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Douglas Gregor | Turn off precompiled preamble support for C++ |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Douglas Gregor | When performing code completion for a case statement... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sebastian Redl | Support extended vector types in chained PCH. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Sebastian Redl | Add a test case for tentative definitions in chained... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Fariborz Jahanian | Fix flags in global block descriptor when |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Douglas Gregor | Make the pointer arguments to the __sync_* builtins... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Chris Lattner | some cleanups and get alignments correct for various... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Douglas Gregor | The grammar for GNU typeof in C requires an expression... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Tanya Lattner | Test commit |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Tanya Lattner | Test commit. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Chris Lattner | accept and ignore a few more gcc warnings. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Craig Silverstein | Add proper callbacks for DeclStmt -- we weren... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Daniel Dunbar | Rename -Wlogical-bitwise-confusion to -Wconstant-logica... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Daniel Dunbar | Preprocessor: Add support for '#pragma clang __debug... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Douglas Gregor | Enable expression transformations in the current-instan... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Douglas Gregor | When a nested-name-specifier refers into a current... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Gabor Greif | we are not supposed to create an improper callsite... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Devang Patel | construct debug info for "id" by hand. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
John McCall | When creating a jump destination, its scope should... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Tom Care | Added some false positive checking to UnreachableCodeCh... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Tom Care | Extracted out some useful common functions in Idempoten... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Ted Kremenek | Add PTH test case for <rdar://problem/8227989>. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Sebastian Redl | Record macros in dependent PCHs. Also add various info... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Argyrios Kyrtzidis | Revert r109546, it broke linux build. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Argyrios Kyrtzidis | Merge PCHWriterDecl.cpp's isRequiredDecl and CodeGenMod... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Eli Friedman | Fix a minor crash bug with constructs like Obj.Class... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Devang Patel | Always use current working directory for DW_AT_comp_dir. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Eli Friedman | PR7724: Don't try to evaluate value-dependent expressions. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Eric Christopher | APIs that take different sized arguments than the instr... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Ted Kremenek | Finesse 'idempotent operations' analyzer issues to... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Ted Kremenek | Add non-static version of BinaryOperator::getOpcodeStr(). |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Sebastian Redl | Update the list of lexical decls in the TU for chained... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Ted Kremenek | Put 'Idempotent operations' static analyzer issues... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Devang Patel | Reapply 109303. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Douglas Gregor | Fix use-after-free with precompiled preambles |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Argyrios Kyrtzidis | Always deserialize from PCH file scoped variables with... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Michael J.... | Revert r109428 "Hoist argument type checking into Check... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Jordy Rose | Don't warn about unreachable code if the block starts... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Ted Kremenek | Add PTHLexer::LexEndOfFile() to emit diagnostics at... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Ted Kremenek | Fix predicate in 'InCachingLexMode' to include 'CurPTHL... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Ted Kremenek | PTH generation: Don't save the leading '#' token in... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Jordy Rose | Groundwork for C string length tracking. Currently... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Douglas Gregor | Implement -fno-validate-pch at the -cc1 level, which... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Sebastian Redl | - Fix recording of offsets of types in dependent PCHs. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Douglas Gregor | When remapping a virtual file, also make an entry for... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Fariborz Jahanian | 2nd argument of __builtin_expect must be evaluated |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Chris Lattner | path renamed. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
John McCall | Test for the presence of EH branch-throughs instead... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Benjamin Kramer | Mark __builtin_eh_return as noreturn. Patch by Dimitry... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Fix an apparent bug. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Douglas Gregor | Introduce basic support for loading a precompiled pream... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | It's not necessary to call flush() on a raw_ostream... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Fix namespace polution. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Make a variable static. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Gohman | Use an export file. Plugins must export llvm::Registry... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ted Kremenek | Hoist argument type checking into CheckFormatHandler... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Ted Kremenek | Consolidate #args checking for scanf/printf format... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Devang Patel | Revert 109303. |
commit | commitdiff | tree | snapshot |
next |