2009-11-19 |
John McCall | Draw a brighter line between "unresolved" expressions... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Fariborz Jahanian | Don't issue spurious diagnostic with Obj-C fast enumera... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Sebastian Redl | Ignore build output in include/clang/Driver |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Fix some default in the option classes, and some Compil... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Add missing dependency on TableGen. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Mike Stump | Fixup address point computations. WIP. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ted Kremenek | Fix crash when using --analyzer-store=region when handl... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ted Kremenek | Remove printf statement. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ted Kremenek | Fix 80 col. violation. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ted Kremenek | Only fetch the ASTContext object within the assertion. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Silence -Asserts warning. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Driver: Move INPUT and UNKNOWN sentinel options into... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Fariborz Jahanian | Patch to implement new-operators with default args. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Driver: Add Sentinel flag to option kinds. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Douglas Gregor | Cope with an amusingly little anomaly with dependent... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
John Thompson | Added preliminary support step for PS3 |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Douglas Gregor | Try yet again to de-bork CMake Windows build w.r.t... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ken Dyck | Define WCHAR_MIN and WCHAR_MAX in terms of __WCHAR_WIDT... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ken Dyck | Define __WCHAR_WIDTH__ for use in stdint.h. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Nuno Lopes | ignore Output folders |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ken Dyck | Parameterize WINT_MIN and WINT_MAX with __WINT_WIDTH__... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ken Dyck | Add __WINT_WIDTH__ to paramaterize the limits of WINT_M... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ken Dyck | Construct definition of SIZE_MAX from __SIZE_WIDTH__... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ken Dyck | Add __SIZE_WIDTH__ to eventually replace __SIZE_TYPE__... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ken Dyck | Restore __INTMAX_TYPE__, __UINTMAX_TYPE__, __PTRDIFF_TY... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ken Dyck | Remove __PTRDIFF_TYPE__ as it is no longer needed by... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ken Dyck | Construct the macro body of PTRDIFF_MAX and PTRDIFF_MIN... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ken Dyck | Add __PTRDIFF_WIDTH__ macro to eventually replace __PTR... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Ken Dyck | Remove __INTPTR_TYPE__ as it is no longer needed by... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Douglas Gregor | Try to fix CMake clang++ creation on Windows |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Douglas Gregor | Add missing testcase for Objective-C p@property getter... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Douglas Gregor | Objective-C code completion within properties after... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Sketch some 'clang -cc1' support, for testing parts... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Add missing dependency for CMake. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Add missing init. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Sketch .td file and build system goop for OptTable... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Factor out OptTable::ParseArgs, for parsing an entire... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Douglas Gregor | CMake goop to create clang++ symlink |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | clang-cc: Remove some more llvm::cl::init arguments... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Change -code-completion-debug-printer to -no-code-compl... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Switch -f{builtin,math-errno,rtti} and -analyzer-purge... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | clang-cc: Remove superfluous llvm::cl::init(false)... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Driver: ArgList doesn't depend on Options.h anymore. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Driver: Take option ID for {Input,Unknown}Option, to... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Driver: Introduce OptSpecifier class for protecting... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Mike Stump | Refine vtable, rtti and rtti name instantiation so... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Driver: Switch to using explicit {getLast,has}ArgNoClai... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Mike Stump | This doesn't work yet. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Driver: Resolve inconsistency in matching options again... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Use Option::matches instead of direct ID comparison. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Remove extra ';', found by clang++. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Eli Friedman | The sub-statement of a case statement is not an unevalu... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Douglas Gregor | Improve code completion for Objective-C message sends... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Mike Stump | Improve instantiation control for rtti data and allow... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Driver: Switch to using TableGen'erated Options.inc... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Mike Stump | Refine linkage on thunks. WIP. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Use TOOLALIAS so that clang++ gets 'built'. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Daniel Dunbar | Driver: Split OptTable out into OptTable.{h,cpp} |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Douglas Gregor | Improve the accuracy of code completion for the attribu... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Douglas Gregor | Improve code-completion results for the flags in an... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Fariborz Jahanian | Do not enter forward class 'Protocol' in decl context. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Sebastian Redl | Do overload resolution for compound assignment even... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Douglas Gregor | Rename CodeCompleteObjCProperty to something more speci... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
John McCall | Resolve this FIXME: unelaborated lookups are ambiguous... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Douglas Gregor | Code completion after @dynamic |
commit | commitdiff | tree | snapshot |
2009-11-18 |
John McCall | Overhaul previous-declaration and overload checking... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Douglas Gregor | Test case for parsing-recovery change to @synthesized |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Douglas Gregor | Code completion for Objective-C @synthesized. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Fariborz Jahanian | ignore parens surounding the type when diagnosing |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Fariborz Jahanian | This patch fixes a bug in misdiagnosing correct |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Sebastian Redl | Track overriding methods when instantiating a template... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Daniel Dunbar | Make MSVC happy. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Sebastian Redl | Pretend destructors are const and volatile. This allows... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Sebastian Redl | Don't generate superfluous and ambiguous built-in candi... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Ken Dyck | Construct INTPTR_MIN, INTPTR_MAX, and UINTPTR_MAX from... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Ken Dyck | Define intptr_t and uintptr_t in terms of their equival... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Daniel Dunbar | Update test to stop scanning things in the predefines... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Daniel Dunbar | Driver: Rework OptTable to have no dependency on the... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Daniel Dunbar | Driver: Make local type name more distinct. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Daniel Dunbar | Driver: Store Option ID field as unsigned to drop depen... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Ken Dyck | Predefine __INTPTR_WIDTH__ for future use in stdint.h. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Ken Dyck | Remove the __INTMAX_TYPE__ and __UINTMAX_TYPE__ built... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Daniel Dunbar | Use llvm::sys::Path to check isAbsolute, instead of... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Douglas Gregor | Improve diagnostics and recovery when parsing @synthesi... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Ken Dyck | Define INTMAX_C and UINTMAX_C in terms of the correspon... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Ken Dyck | Define INTMAX_MIN, INTMAX_MAX, and UINTMAX_MAX in terms... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Douglas Gregor | Implement code completion for Objective-C category... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Mike Stump | Reflow to fit 80-col. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Ken Dyck | Define intmax_t and uintmax_t as the [u]intN_t type... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Fariborz Jahanian | Don't warn if objc method param types in declaration and |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Mike Stump | Trim whitespace. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Fariborz Jahanian | Improve on diagnosing type mismatches because of |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Sebastian Redl | CastsAwayConstness shouldn't care if member pointers... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Daniel Dunbar | Driver: Switch Options.def to storing flags as a bitmas... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Douglas Gregor | Code completion for Objective-C class names after ... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Edward O'Callaghan | Fix passing stdc++ correctly in the FreeBSD toolchain... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Benjamin Kramer | Update index tests for r89203. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Ken Dyck | Predefine __INTMAX_WIDTH__ for the future parameterizat... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Eli Friedman | Minor cleanup to member pointer handling. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
John McCall | Split LookupResult into its own header. |
commit | commitdiff | tree | snapshot |
next |