2009-10-28 |
Mike Stump | Refactor a bit. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Ted Kremenek | Pull ivar scanning logic into another utility function... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | factor a creation of Int32Ty. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Fariborz Jahanian | Use array's base element type in getting to its |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Fariborz Jahanian | Removed an unnecessary arguement passed to InitializeVa... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Fariborz Jahanian | Restored note on pointer to members with a pointer |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | random tidying |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Fariborz Jahanian | Removed a Note related to pointer to member functions... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Fariborz Jahanian | Diagnose use of data pointer member in a function call |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Douglas Gregor | Mangle based on the declaration we're given, not the... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Edward O'Callaghan | Fix for PR4887, Credit to Jonathan Gray. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Zhongxing Xu | make CallGraph more flexible by letting it accept ASTCo... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Chris Lattner | adjust for a pending LLVM change. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Mike Stump | Add mangling for VTTs. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Mike Stump | Finish off pure virtual function handling. |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Douglas Gregor | Slightly improve source location information during... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Douglas Gregor | Test |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Mike Stump | Prep work for putting ___cxa_pure_virtual in the vtable... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Mike Stump | Refactor code a little. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Douglas Gregor | Implement proper linkage for explicit instantiation... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Fariborz Jahanian | Type of a conditional expression with two distinct... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Mike Stump | __builtin_object_size refinements. Ensure we handle... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Oscar Fuentes | CMake: Respect LLVM_LIBDIR_SUFFIX for clang-specific... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Douglas Gregor | Introduce FunctionDecl::isInlined() to tell whether... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Douglas Gregor | Rename FunctionDecl::isInline/setInline to |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Douglas Gregor | Explicit instantiation suppresses the instantiation... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Oscar Fuentes | Rather than excluding quite some things, and still... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Daniel Dunbar | Set OptimizeForSize LLVM function attribute with -Os. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Daniel Dunbar | Convert test to FileCheck. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Oscar Fuentes | CMake: Append LLVM_LIBDIR_SUFFIX to library destination. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Daniel Dunbar | Fix crash when synthesizing property setters when the... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Douglas Gregor | An explicit instantiation definition only instantiation... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Fariborz Jahanian | Generate constructor for value-initialization cases... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Douglas Gregor | Test for interaction between explicit instantiations... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Douglas Gregor | Test various aspects of explicit instantiation that... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
John Thompson | Disabling some MS extensions which cause this test... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Rafael Espindola | Split AddDefaultSystemIncludePaths into C, C++ and... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Steve Naroff | Add support for 'CXFile' (<rdar://problem/7303360>). |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Anders Carlsson | Add a PrettyStackTraceDecl in CodeGenModule::EmitGlobal... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
John Thompson | Disabling some MS extensions which cause these tests... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
John Thompson | Changes for building as a Windows DLL |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Benjamin Kramer | Make test independent of darwin system headers. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Sebastian Redl | Implement Chris's suggestions for the precendence warni... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Nuno Lopes | fix tests |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Douglas Gregor | Only set the point of instantiation for an implicit... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Edward O'Callaghan | Typo in revision 85201. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Edward O'Callaghan | Convert Preprocessor Clang tests to FileCheck in regard... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Edward O'Callaghan | Fix a broken test in rev. 85199. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Edward O'Callaghan | Convert Preprocessor Clang tests to FileCheck in regard... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Mike Stump | Almost missed this one... Doc update for last change. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Mike Stump | Refine noreturn handling. Fixes -Wmissing-noreturn... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Edward O'Callaghan | Preprocessor tests are whitespace sensitive, as per... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Ted Kremenek | Use a pred_iterator instead of a succ_iterator (wrong... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Ted Kremenek | Add test cases for <rdar://problem/7332673>. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Rafael Espindola | Document -nobuiltininc |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Mike Stump | Prep for future __builtin_object_size refinements.... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Mike Stump | __builtin_object_size refinements. Also handle stack... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Edward O'Callaghan | Convert a few tests to FileCheck for PR5307. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Ted Kremenek | Unify Unix and Windows code paths when executing 'clang'. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Ted Kremenek | Remove unnecessary calls to 'flush()'. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Fariborz Jahanian | Add Code gen support for '->*' operator which fell |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Mike Stump | __builtin_object_size refinements. When we run out... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Edward O'Callaghan | Convert a few tests to FileCheck for PR5307. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Fariborz Jahanian | Add 'fixit' hint on mis-use of pointer-to-member |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Steve Naroff | Add some missing header files to the Xcode project. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Mike Stump | Be sure to zero-extend. And refactor. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Mike Stump | __builtin_object_size refinements. WIP. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Sebastian Redl | Convert some driver checks to FileCheck. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Daniel Dunbar | clang-cc: Allow building for x86_64 with -mmacosx-versi... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Chandler Carruth | Switch vtable to linkeonce_odr. Patch by nlewycky. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Sebastian Redl | Add fixit hint to bitwise precedence warning. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Douglas Gregor | assert -> llvm_unreachable |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Sebastian Redl | Implement a warning for mixing bitwise logical with... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Rafael Espindola | Rename -nostdclanginc to -nobuiltininc. |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Zhongxing Xu | 'error' is usually used as a noreturn function. This... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Chandler Carruth | Update location of DataTypes.h to reflect move in LLVM... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Daniel Dunbar | Phrase compile time assert in standard way. |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | rename getTypeSigned() -> isTypeSigned() per daniel... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | Fix PR5298 - -Wmissing-noreturn shouldn't warn if the... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | Implement rdar://6756623 - use of deprecated type in... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Sebastian Redl | Make sure we actually have a definition before asking... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | When parsing a top level struct declaration, make sure to |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | move calls to DiagnoseUseOfDecl (which warns about... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | cleanups |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Sebastian Redl | Remove the Skip parameter from GetTypeForDeclarator... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | remove a nonsensical todo |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Daniel Dunbar | Tweak test, with -strict-whitespace $ won't match on... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | move the extwarn about using long long out of the entry of |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | simplify interface to ConvertDeclSpecToType, check... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | change ConvertDeclSpecToType to be a static function... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | change Sema::ActOnFriendTypeDecl to use GetTypeForDecla... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | various cleanups for SemaType.cpp |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | minor reorg: check both attributes before decl. |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | simplify Sema::getTypeName a bit: if control gets out... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Chris Lattner | In objc mode, every identifier in a cast expression... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Sebastian Redl | Audit the code for places where it is assumed that... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Sebastian Redl | Ignore dependent bases in ADL. Fixes PR5271. |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Nate Begeman | Add support for vector shifts, pretty straight forward. |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Nate Begeman | Fix a bug in calculating shufflevector indices when... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Daniel Dunbar | Fix cmake failure trying to get SVN info for non-SVN... |
commit | commitdiff | tree | snapshot |
next |