2009-03-19 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Chris Lattner | update our bragging about diagnostics. :) |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Chris Lattner | add NestedNameSpecifier.h/cpp to the xcode project... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Douglas Gregor | Print the context of tag types as part of pretty-printi... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Douglas Gregor | Generalize printing of nested-name-specifier sequences... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ted Kremenek | Update checker build |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ted Kremenek | Plist diagnostics: distinguish between regular and... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Douglas Gregor | Extend the use of QualifiedNameType to the creation... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Devang Patel | Encode ivar access control info. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Douglas Gregor | Introduce a representation for types that we referred... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Ted Kremenek | Fix PR 3836 by eagerly assuming symbolic constraints... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Gabor Greif | Use the instantiated expressions to build the Condition... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Gabor Greif | Add a sugared version of ASTOwningResult::take, |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Fix bug in translating -O to clang, add clang... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Resolve program path for "cp" (used as part... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Forcibly disable pipe support until we can... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Delete the temporary files llvm::sys::Path... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Mike Stump | Make -j8 safe. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Add simple test case to make sure driver can generate... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Execute jobs; no pipe support yet. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Fariborz Jahanian | objc: Implemented variables declared in class interface |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Cleanup temporary/result files. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Ted Kremenek | Fix crash reported in <rdar://problem/6695527>. We... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Lookup program names using llvm::sys::Program... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Mike Stump | The eventual name of this will be clang, might as well... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Update test case. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Ted Kremenek | Add stub TableGen file for diagnostic options. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Chris Lattner | silence some errors that should not apply to .S files... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Chris Lattner | when preprocessing a .S file, unknown directives should... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Chris Lattner | properly form a full token for # before calling HandleD... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Chris Lattner | This is not considered a preprocessor directive in... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Chris Lattner | constructs like: |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Gabor Greif | added type dependent testcase |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Support ToolChain specific path lists to search... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Get executable path using llvm::sys::Path:... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Mike Stump | Add version information to ISO style test results. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Gabor Greif | incorporate review comment (about the optimization... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Mike Stump | Move generated file to ObjDir. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | PR3835: Interaction with ABI structure passing can... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Construct temporary file names. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Ted Kremenek | HTML rewriter: Don't replace tabs with spaces by default. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Mike Stump | Add revision information. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Chris Lattner | fix the more complex cases by actually codegen'ing... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Chris Lattner | add codegen support for casting an element to a union. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Don't warn about unused arguments if there... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Gabor Greif | simplify logic, isInvalid check is redundant |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Mike Stump | Be sure to not add weak import, if we are ignoring it. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Chris Lattner | remove two xfailed tests. These aren't doing any good... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Ted Kremenek | Refactor 'Warning', 'Extension', and 'ExtWarn' TableGen... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Mike Stump | Add codegen support for aggregate BlockDeclRefExprs. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Mike Stump | Fix URL trimming for version information. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Mike Stump | Ignore weak import on properties. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Mike Stump | Improve version number. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Port Clang argument translation. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Bug fix, derived .gch names sometimes started... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | ccc: Pass --relocation-model as separate arguments... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Add argument translation utilities to ArgList. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Lift out common GCC tool and implement generic... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Dunbar | Driver: Forgot to mark -### as a driver option. |
commit | commitdiff | tree | snapshot |
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 |
next |