2009-03-24 |
Eli Friedman | Fix a couple of tests. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Daniel Dunbar | ccc: Have generic GCC tool chain search the driver... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Douglas Gregor | Cleanup template instantiation for methods, destructors |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Daniel Dunbar | Driver: lipo wasn't being called correctly (translation... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Daniel Dunbar | ccc/Driver: -r option doesn't take an argument. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Douglas Gregor | Template instantiation for destructors. This is somewha... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Eli Friedman | Fix the ABI convention for struct returns on x86 outsid... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Douglas Gregor | Another use of adjustParameterType. Plus, GetTypeForDec... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Douglas Gregor | Template instantiation for the declarations of member... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Ted Kremenek | Deallocate 'DeclRefExpr's in correctly formed '#pragma... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Ted Kremenek | A test case to test that -warn-dead-stores does not... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Ted Kremenek | Implement '#pragma unused'. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Daniel Dunbar | Driver: Make argument parsing fast. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Anders Carlsson | Add SemaTypeInstantiateDecl.cpp |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Daniel Dunbar | Driver: Fix off by one in computation of first searchab... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Fariborz Jahanian | Must allow for strong cast of floats as well (objc2... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Anders Carlsson | More improvements to abstract type checking. Handle... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Daniel Dunbar | Driver: Add two special groups of "whitelisted" options... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Daniel Dunbar | Driver: Check that options are ordered properly (outside of |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Chris Lattner | use isa<> |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Anders Carlsson | It's an error to try to allocate an abstract object... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Douglas Gregor | Fix PR3855. When we encounter an incompatible redeclara... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Chris Lattner | The individual pieces of an invalid paste as still... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Ted Kremenek | analyzer: Provide temporary workaround for false positi... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Douglas Gregor | Tighten up the determination of whether a function... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Chris Lattner | if the driver decides to run clang on a .s file, treat... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Douglas Gregor | Thanks to Eli for pointing out my misreading of 6.2.2p5 |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Daniel Dunbar | Driver: Setup file and program search paths in tool... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Daniel Dunbar | Ad FreeBSD ARM target info. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Ted Kremenek | analyzer: Fix embarrassing regression in BasicStore... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Daniel Dunbar | ccc: Forward -f[no-]builtin to clang. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Eli Friedman | Minor Evaluate cleanup; add some boilerplate implementa... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Eli Friedman | Minor enhancements to Evaluate. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Eli Friedman | Some minor fixes for complex IRGen. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Eli Friedman | Fix a subtle bug in CodeGen for the increment of a... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Eli Friedman | Add some FIXMEs relating to incomplete types. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Eli Friedman | Fix a few more instances of "&>". |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Sebastian Redl | Recognize rvalue references in C++03, but complain... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Eli Friedman | Partial implementation of PR3342: break out pointer... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Daniel Dunbar | Driver: Drop code for checking bounds in SeparateArg... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Sebastian Redl | Disallow catching exceptions by rvalue reference. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Eli Friedman | Adjust isModifiableLvalue to give a slightly more usefu... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Daniel Dunbar | Driver: Implement 'missing argument' error. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Eli Friedman | Fix code to mark block variables as const to actually... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Sebastian Redl | .td files have been used for a few days without complai... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Sebastian Redl | Implement static_cast from lvalue to rvalue reference. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Eli Friedman | Add testcase for incomplete call/return types for calls. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Eli Friedman | Check that the return/argument types of calls are complete. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Chris Lattner | switch getBuiltinLibFunction to use the new GetOrCreate... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Eli Friedman | Don't use &> in tests; dash doesn't understand it. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Chris Lattner | emit aliases as the definitions fly by, don't bother... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Chris Lattner | make alias definition logic more similar to functions... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Sebastian Redl | Fix build from r67476 and address the easy part of... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Chris Lattner | fix PR3200 by making alias emission use the new infrast... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Chris Lattner | pull "runtime globals" into the same framework as other... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Eli Friedman | Remove dead code. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Anders Carlsson | Disallow abstract types where appropriate. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Chris Lattner | fix a fixme: non-proto struct returning function defini... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Chris Lattner | add some missing type predicates. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Nuno Lopes | fix PR3859: crash with 'cc -V' |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Ted Kremenek | PTHManager::Create(): |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Anders Carlsson | Keep track of whether a class is abstract or not. This... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Chris Lattner | don't set the name of a call instruction to "call"... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Chris Lattner | fix CreateTempAlloca to not set a name on the alloca... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Chris Lattner | set function/global names with setName instead of passi... |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Chris Lattner | fix some warnings in release-assert mode. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | fix test |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Mike Stump | Fixup codegen for nested block literals so that we... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Douglas Gregor | Fix a thinko in the pre-allocation strategy for structu... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Fariborz Jahanian | Issue error if variables are defined inside an objc... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Daniel Dunbar | Frontend: Handle empty input on stdin. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Daniel Dunbar | Frontend: Handle empty input on stdin. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | now that all the decl reference and creation stuff... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | fix a crash that could occur when a variable declaratio... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | simplify and cleanup global variable creation stuff... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | simplify management of llvm::Function creation to all... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | code cleanups, rename EmitForwardFunctionDefinition -> |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | fix several problems with asm renaming, by pulling... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | add some fixmes |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | reduce redundant calls of getMangledName. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | simplify some more code. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | simplify and comment some code better. Make BindRuntim... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | random code cleanups. |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Chris Lattner | remove obviously dead code: you can't bitcast a pointer... |
commit | commitdiff | tree | snapshot |
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 |
next |