2009-03-18 |
Daniel Dunbar | Driver: Add assert and FIXME; arguments which act as... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Provide Arg::render implementations. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Add "d" flag to Options.def for options which... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: ConstructJob also needs to know the destination... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Print version on stderr to match [gc]cc. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Implement -### (hard to tell, since we don... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Add forwarding methods to underlying list for... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Claim inputs when we bind the InputAction. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Make Arg::Claimed mutable. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Rename Command::Argv to Command::Arguments... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Don't claim inputs when pipelining, a tool... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Add a dash of const. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Stub out Tool::ConstructJob. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Add 'make cscope.files' top level target. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Fix Compilation::getArgsForToolChain, local... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Add two normalizations for powerpc. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Chris Lattner | fix PR3809, codegen for inc/dec of function pointers. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Chris Lattner | teach codegen to handle noop casts as lvalues. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Fix -E mismatch; an identifier followed by a numeric... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Ditch Driver::DefaultToolChain, this can vary... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: I was too hasty in free'ing Actions, we sometim... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Initialize Arg::Claimed |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Err, didn't mean to commit this part yet. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Move actions into Compilation, and construct... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Use custom diag printer to drop dependency... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Zhongxing Xu | add test case. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Add test for binding of precompile; exposed... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Zhongxing Xu | Use a work list to recursively build up the subregion... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Implement JoinedAndSeparateArg::getValue and... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: UnknownHostInfo was always returning 0. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Use PrettyStackTrace. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Gabor Greif | cleanup instantiation code, tighten testcase |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Anders Carlsson | Fix failing test case. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Release Host, ToolChain, and Tool implementations. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Gabor Greif | instantiate ?: expressions |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Douglas Gregor | The scope representation can now be either a DeclContex... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Add test case for -ccc-clang-archs (which,... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Douglas Gregor | Small sanity-checking testcase |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Add test case for various parts of binding... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Test had extra line which was masking actual failures. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Add test for pipelining for analyzer and precom... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Chris Lattner | pull a nested conditional + comment out into its own... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Chris Lattner | don't crash when sentinel attribute is used on function... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Chris Lattner | Fix Type::getDesugaredType() to remove all direct sugar on |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Add -ccc-print-bindings option (for testing... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Add name to Tool (for testing/debugging) and... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Ted Kremenek | Stub out some code for support for NSDeallocateObject... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Chris Lattner | GCC 4.0 isn't happy with VISIBILITY_HIDDEN on a namespace. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: GCC 4.0 isn't happy with VISIBILITY_HIDDEN... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Stub out generic GCC tool selection (missed... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Stub out generic GCC tool selection. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Stub out generic GCC tool chain implementation. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Make sure to get the default arch name from... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Pass HostInfo reference into ToolChain. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Douglas Gregor | Refactor instantiation of declarations within a templat... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Pass Driver reference down into Host info,... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Fix typo ArgList destructor. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Ted Kremenek | retain/release checker: Add support for reasoning about... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Douglas Gregor | Implement instantiation of enums within class templates... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Hide HostInfo implementations. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Add two option form of ArgList::getLastArg. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Add logic for computing where to put job output... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Driver: Add list of temporary and result files to Compi... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Add ArgList::MakeArgString and make ArgList::Make*... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Gabor Greif | typo |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Anders Carlsson | Initialize the cleanup.dst variable if necessary. Fixes... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Anders Carlsson | We want to grep the output, not the input :-) |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Daniel Dunbar | Fix unused variable warning in -Asserts mode. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Anders Carlsson | Handle ImplicitCastExprs when instantiating templates. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Devang Patel | Fix struct field's debug info. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Douglas Gregor | Fix a problem noticed by Anders, where we were creating |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Sebastian Redl | Almost complete implementation of rvalue references... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Douglas Gregor | Build system changes to use TableGen to generate the... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Chris Lattner | some updates, Daniel points out that this is woefully... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Chris Lattner | simplify this code by reading the decision from LangOpt... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Anders Carlsson | Check signedness of bitfield sizes. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Anders Carlsson | We support static_assert. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Daniel Dunbar | Driver: Implement majority tool binding logic. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Daniel Dunbar | Driver: Migrate some data into the Compilation; after... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Daniel Dunbar | Driver: Sketch Tool and ToolChain classes. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Daniel Dunbar | Driver: Include Casting header definitions in a few... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Sebastian Redl | Parser support for rvalue references. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Anders Carlsson | (Hopefully) instantiate dependent array types correctly. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Anders Carlsson | Handle static_asserts when instantiating structs. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Anders Carlsson | Add the ability to clone integer and string literals... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Sebastian Redl | Convert a bunch of actions to smart pointers, and also... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Douglas Gregor | Fix bitfield-instantiation ownership bug noticed by... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Anders Carlsson | Make sure to release the expressions. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Sebastian Redl | Keep diagnostic td in sync with r67015. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Daniel Dunbar | Add note on theoretical IRgen improvement. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Daniel Dunbar | Remove a FIXME. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Daniel Dunbar | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Daniel Dunbar | Only intptr_t is protected by __intptr_t_defined. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Daniel Dunbar | Driver: Typo fix. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Daniel Dunbar | Driver: claim input arguments when building phases. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Daniel Dunbar | Driver: Start warning about unused arguments. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Daniel Dunbar | Driver: Update ArgList::{hasArg,getLastArg} to optional... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Daniel Dunbar | Don't accept '$' in identifiers in assembler-with-cpp... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Sebastian Redl | Revert the switch to the tablegen diags. It fails for... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Sebastian Redl | Switch diagnostics from .def to tablegen files. Please... |
commit | commitdiff | tree | snapshot |
next |