2010-10-11 |
Douglas Gregor | Eliminate CIndexer::getClangPath(), since libclang... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Fariborz Jahanian | Test for //rdar: //8493239 |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Fariborz Jahanian | Some refactoring of property rewriting stuff |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Douglas Gregor | Eliminate the (de-)serialization of code completion... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Douglas Gregor | Eliminate -fdiagnostics-binary and all of the infrastru... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Devang Patel | Fix debug info for functions whose context is a namespace. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Douglas Gregor | Eliminate clang_codeComplete(). libclang clients should... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Douglas Gregor | Switch c-index-test from clang_codeComplete() over to |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Fariborz Jahanian | This patch does a few things in the area of objective-c |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Daniel Dunbar | IRgen/Obj-C: Fix encoding of "long double". |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Daniel Dunbar | Merge encode-test-1.m into encode-test.m |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Daniel Dunbar | FileCheck'ize test. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Douglas Gregor | Eliminate clang_setUseExternalASTGeneration() from... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Francois Pichet | Add parsing support for Microsoft attributes. MS attrib... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Francois Pichet | Add 2 Microsoft compiler intrinsics that don't require... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Axel Naumann | Declare argv parameters as const char* const* instead... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Axel Naumann | Tighten up constness of argv parameters to allow for... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Chris Lattner | Per discussion with Sanjiv, remove the PIC16 target... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Chris Lattner | comment out unused function |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Chris Lattner | be less threatening. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Argyrios Kyrtzidis | Make sure the VTables for template instantiations are... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Argyrios Kyrtzidis | Don't let typeinfo name symbols be 'internal hidden... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
NAKAMURA Takumi | lib/CodeGen/CodeGenModule.cpp: DLLImportLinkage should... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
NAKAMURA Takumi | lib/Driver/Driver.cpp: Use the driver g++-4 for Cygwin... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
NAKAMURA Takumi | lib/Frontend/InitHeaderSearch.cpp: Fix compatibility... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Chris Lattner | fix PR8217, a silent miscompilation of invalid code. |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Chris Lattner | Allow a string literal to initialize a tail array ... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Francois Pichet | Unbreak the CMake build. |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Zhongxing Xu | Add experimental chroot check which checks improper... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Argyrios Kyrtzidis | Implement __builtin_ia32_vec_ext_v2si function (require... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
NAKAMURA Takumi | lib/Driver/Tools.cpp: Disable cxa_atexit by default... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Benjamin Kramer | Don't rely on a StringRef being null-terminated (it... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Bill Wendling | Add target implementations for the X86 builtins: |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Abramo Bagnara | Fixed __builtin_constant_p return type. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Argyrios Kyrtzidis | Fix g++.dg regressions introduced at r115347 (rdar... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
John McCall | Secure this test against slightly different number... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
John McCall | Permit constant evaluation of const floating-point... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Nico Weber | Add support for UCNs for character literals |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Douglas Gregor | Implement C++0x scoped enumerations, from Daniel Wallin... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Fariborz Jahanian | Rename test name. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Fariborz Jahanian | Method implemented in class's implementation may implement |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Fariborz Jahanian | When dealing with an assignment with LHS being a proper... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Douglas Gregor | Improve XML output for class/struct/union declarations... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Douglas Gregor | Fix a typo in the Clang man page, from Alexander Best. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Douglas Gregor | Revert the hack Chris Lattner added in r97981 to work... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Douglas Gregor | This patch fixes multiple issues in clang's designated... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Douglas Gregor | Fix the mapping of vertical-space cursor kinds to produ... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Eric Christopher | Try to disable this again. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Daniel Dunbar | libclang: Disable LLVM pretty stack trace functionality... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Eric Christopher | Disable this test temporarily in an attempt to green... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Devang Patel | Tighter check in r116060 blcoked enums also. Emit enum... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
John McCall | __attribute__((aligned(n))) directly specifies the... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Devang Patel | Do not repeat debug info for file variable constants. |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Douglas Gregor | Fix three related, wily issues with the recompilation... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Argyrios Kyrtzidis | When we encounter a '==' in a context expecting a ... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
John McCall | Track the location of the context requiring an implicit... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Argyrios Kyrtzidis | Implement -fshort-enums (rdar://8490496). |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Devang Patel | Identify functions with prototype appropriately in... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Argyrios Kyrtzidis | Fix an infinite loop, caused by unintended syntax bug... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Fariborz Jahanian | Fix a crash encoding ivars of vector types and |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Abramo Bagnara | Fixed cast to union with anonymous bitfields. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Douglas Gregor | Bugs should go to Bugzilla, not the mailing list |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Daniel Dunbar | tests: Force a triple to avoid wchar_t differences. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Daniel Dunbar | tests: Tweak test to also match MSVC format. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Fariborz Jahanian | Start and end location of a property-dot syntax expression |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Douglas Gregor | Don't force spell checking when code-completing. Let... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Daniel Dunbar | Driver: When clang is built with a VENDOR set, include... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Daniel Dunbar | www: Grammar, etc. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Chris Lattner | clang++ sorta works now |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Fariborz Jahanian | Patch for adding message to unavailable attribute. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Tom Care | UnreachableCodeChecker cleanup and improvements |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Fariborz Jahanian | Simplified code for deprecated attribute wih message... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Fariborz Jahanian | Add message to attribute(deprecated). |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Douglas Gregor | Fix a double-free error that can occur in rare cases... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Devang Patel | Mark FunctionNoProtoType's argument as unspecified... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
John McCall | Re-enable EH cleanups to destroy __block variables... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Nick Lewycky | Silence unused variable warning in Release builds. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Devang Patel | Do not emit subrange for incomplete array type. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Fariborz Jahanian | Issue deprecated warning when typeof uses typedef |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Douglas Gregor | Reject the allocation of variably-modified types in... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Devang Patel | Remove unused argument. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Francois Pichet | _inline is an alias for inline in MSVC. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Chandler Carruth | Remove hard CRLF end-of-line markers from two files... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Nico Weber | Add support for 4-byte UCNs like \U12345678. Warn about... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Bill Wendling | Erm...this isn't the same as PR6658. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Bill Wendling | MMX conversion work is done. We can remove the FIXMEs. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Bill Wendling | Add same hack to mmx-builtins.c as in Headers/c89.c... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Anders Carlsson | When checking for uninitialized fields in member initia... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
John McCall | Teach the driver to pass -fexceptions in Objective... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
John McCall | Provide a slightly specialized diagnostic for tautologi... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
John McCall | Use a more conventional/efficient implementation for... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Fariborz Jahanian | Ue TagType, added a FIXME. Per John's comment. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Fariborz Jahanian | Issue deprecated warning when typeof uses an |
commit | commitdiff | tree | snapshot |
2010-10-05 |
John McCall | When instantiating a new-expression, force a rebuild... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Fariborz Jahanian | Method declaration and its implementation must match... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
John McCall | ...without leaving a temporary file behind. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
John McCall | Er, this test should actually run IR generation. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
John McCall | Teach PopCleanupBlock to correctly handle the possibili... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Douglas Gregor | Serialize the "inline" bit for namespaces. Fixes <rdar... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Douglas Gregor | Fix a marvelous chained AST writing bug, where we end... |
commit | commitdiff | tree | snapshot |
next |