2009-03-21 |
Chris Lattner | avoid making constant folding logic eliminate obviously... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | continue dancing around the obvious algorithm issues... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | add an assertion for unreachable code. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | Add a fast path to CodeGenModule::getMangledName for... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | partially inline getAttrs() to speed up PR3810 (and... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | simplify CXXNameMangler::mangle, making it exit earlier... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Daniel Dunbar | Driver: Give Compilation::Execute total control over... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ted Kremenek | Add back warning about a PTH file not containing any... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Ted Kremenek | Allow PTH files with no identifiers. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Douglas Gregor | When building the structured initializer list, pre... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | ccc/Driver/clang-fe: Accept -fbuiltin, and forward... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ted Kremenek | Fix include-pth.c test case to (hopefully) more resilie... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | ccc/Driver: .s defaults to 'assembler-with-cpp' on... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Douglas Gregor | Destroy expressions properly when resizing an initializ... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Douglas Gregor | InitListDesignations hasn't been used (ever). Eliminate... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Douglas Gregor | Eliminate post-diagnostic hooks. Instead, implement... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | ccc: Use -include-pth. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Mike Stump | Fix codegen for support for super inside block literal... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ted Kremenek | Fix <rdar://problem/6704086> by allowing the format... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Chris Lattner | fix test/Preprocessor/macro_paste_mscomment.c. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Fariborz Jahanian | Fix a crash during meta-data generation of objc2's... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Douglas Gregor | Improve documentation for MemberExpr |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Douglas Gregor | Link from the C++ status page to the open projects... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Douglas Gregor | Document some small- to mid-size open C++ projects |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Douglas Gregor | Some minor tweaks and additional tests for rvalue refer... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Chris Lattner | rename the <predefines> buffer to <built-in> to solve... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ted Kremenek | GRExprEngine: |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ted Kremenek | Remove unneeded radar reference. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | Driver: Switch to using -include-pth. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | Update test case. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Fariborz Jahanian | More super dot-syntax property implementation |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ted Kremenek | Fix <rdar://problem/6703892> by not warning about self... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Devang Patel | Fix ivar's size encoding. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | Driver: Parse Darwin version out of target triple. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ted Kremenek | Add test case for '-include-pth'. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ted Kremenek | PTHManager::Create() now creates a PTHManager even... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ted Kremenek | retain/release checker: Tracking autorelease counts... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ted Kremenek | Allow profiling of "invalid" Symbols. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Fariborz Jahanian | Implement ir gen. for setter/getter applied to 'super' |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Chris Lattner | add tests for the various .S bugs I fixed on wednesday. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Chris Lattner | rename this test from .S to .c so that it gets run. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | Driver: Add and use darwin::Assemble tool. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Chris Lattner | refactor some code, fixing a problem discovered by... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | Driver: Add two option overload for AddAllArgValues. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Chris Lattner | pass langoptions around. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Chris Lattner | pass LangOptions into TargetInfo::getTargetDefines... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Chris Lattner | add a new LangOptions::GNUMode bit to distinguish betwe... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | Driver: Add Arg::getAsString and use when dumping argum... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Chris Lattner | strictly evaluate SVN_REVISION so that svnversion is... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | Driver: Implement -print-search-dirs. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | Driver: Unbreak ToolChain::get{File,Program}Paths ... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | Driver: Sketch Darwin tool chains. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | Driver: Add darwin::Lipo tool. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ted Kremenek | Preserve ordering between -include and -include-pth. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Douglas Gregor | Allow flexible array initializers that are not surround... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ted Kremenek | Implement "-include-pth" in low-level driver. This... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Ted Kremenek | Add accessor Preprocessor::getPTHManager(). |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | Driver: Move tool chain implementations into ToolChains... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Dunbar | Driver: Temporary hack to allow -ccc-print-bindings... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Sebastian Redl | Bindir and Win32 builds work, so switch to .inc files... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ted Kremenek | Add PTHManager::getOriginalSourceFile(), a method that... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ted Kremenek | Store the name of the original file used to generate... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Chris Lattner | wording. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Douglas Gregor | Variables marked as "extern" can actually have internal... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ted Kremenek | Add test cases for PR 3820. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ted Kremenek | Per Daniel's suggestion, remove default case from switc... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Chris Lattner | add link to new page |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Chris Lattner | link to diags page. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Chris Lattner | move most of the diags info out to its own file. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Douglas Gregor | Allow notes to be printed following a fatal error,... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Chris Lattner | split diagnostics examples out to its own file. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Douglas Gregor | Add a clarifying comment about HasPrototype's computation |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Ted Kremenek | Support langkind_cxx_pch when determining the language... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Fariborz Jahanian | When looking for property name (or getter method) in a |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Douglas Gregor | If a function is declared as, e.g., |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Daniel Dunbar | Driver/clang: -mattr strings were not comma separated. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Douglas Gregor | Introduce a new expression type, UnresolvedDeclRefExpr... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Daniel Dunbar | IRgen support for alias of global variable. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Daniel Dunbar | Driver: Compilation::Execute wasn't returning result... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Daniel Dunbar | Driver: Executing piped jobs with a single command... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Daniel Dunbar | Driver: Claim unused input arguments when emitting... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Daniel Dunbar | Driver: Claim -arch options when pipelining, and claim... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Daniel Dunbar | Driver: Handle "linker input" arguments. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Daniel Dunbar | Driver: Add Arg::renderAsInput; this is a messy area... |
commit | commitdiff | tree | snapshot |
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 |
next |