2010-05-28 |
John McCall | Roll back r104941. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Jakob Stoklund... | Let the backend decide which scheduler and register... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Fariborz Jahanian | zero-cost exception API for NeXt runtime. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Daniel Dunbar | Driver: Spell -relax-all correctly when calling the... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
John McCall | Disable exception-spec compatibility checking under... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
John McCall | Add a new attribute on records, __attribute__((adl_invi... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
John McCall | Don't just skip over the entire tag definition if the... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
John McCall | Test case for r104938. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
John McCall | Optimize and complete associated-class-and-namespace... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Douglas Gregor | When we complain about a member being inaccessible... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Douglas Gregor | Add CMake goop to get arm_neon.h generated |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Nate Begeman | Convert arm_neon.h into arm_neon.td, from which arm_neo... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Daniel Dunbar | Frontend: Sprinkle in some C++ header paths for ARM... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Add an svn:ignore. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | This cast is no longer needed; the FIXME is fixed. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
John McCall | When filtering out previous declarations of friend... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | This cast is no longer required. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Douglas Gregor | Don't put method bodies into code completions unless... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Douglas Gregor | Do not produce types as valid code completions when... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Add several more predefines from modern versions of... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Douglas Gregor | Make -code-completion-patterns only cover multi-line... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Jim Grosbach | Update __builtin_setjmp codegen to match llvmCore chang... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Nick Lewycky | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Douglas Gregor | Implement a code-completion hook for the receiver of... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Douglas Gregor | Tweak the fix-it for a copy constructor declared to... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Dan Gohman | Add a comment to mention the memory ownership situation. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Dan Gohman | When handling raw_ostream errors manually, use clear_er... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Anders Carlsson | When null-initializing bases with data member pointers... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
John McCall | Enable the implementation of __builtin_setjmp and __bui... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | Parse/Sema: Add support for '#pragma options align... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | Parse/Sema: Add support for '#pragma options align... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Bill Wendling | Silence warning about "enumeral and non-enumeral type... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Anders Carlsson | More work on the empty subobject map. This code is... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Dan Gohman | MemoryBuffer::getSTDIN may return a null pointer if... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Ted Kremenek | Remove clang_isFromMainFile(). It doesn't work correct... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Fariborz Jahanian | Fix 80-column. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Anders Carlsson | Another empty class layout test. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Anders Carlsson | Add more empty class layout tests. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Fariborz Jahanian | Objective-c++ IR gen. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Douglas Gregor | When we've parsed a nested-name-specifier in a member... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Abramo Bagnara | Fixed missing initialization of member. Should we enabl... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | Darwin/ARM seems to support mac68k align as well. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | Driver: Update -O -> -O2 replacement for addition of... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
John McCall | Require a complete type when performing the qualified... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
John McCall | Implement __builtin_init_dwarf_reg_size_table and __bui... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | Driver: Add support for -m[no-]relax-all, and make... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | Sema: Add initial support for '#pragma options align... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Anders Carlsson | More work on the new empty subobject map. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | Driver: Add clang -cc1 -mrelax-all option, which sets... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | Strip trailing whitespace. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | AST: Add AlignMac68kAttr, not yet used. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | Sema: Factor out struct for alignment stack entries. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
John McCall | Give this test a triple. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | Sema: Replace getPragmaPackAlignment with AddAlignmentA... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
John McCall | When deciding whether a deferred declaration has alread... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | AST: Rename PragmaPackAttr to MaxFieldAlignmentAttr... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | Sema: Reject '#pragma options align=mac68k' everywhere... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Ted Kremenek | Discard qualifiers for ElementRegions so that a 'const... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Anders Carlsson | More work on the empty subobjects map. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Daniel Dunbar | Sema: Support for #pragma options align={reset,natural... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Daniel Dunbar | Parse: Add support for '#pragma options align'. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
John McCall | Correctly pass aggregates by reference when emitting... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Douglas Gregor | Introduce priorities into the code-completion results. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Nick Lewycky | Grammar fix: s/it's/its/g in |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Fariborz Jahanian | Patch to fix a irgen crash accessing an initialized... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Ted Kremenek | Predefine the '__clang_analyzer__' macro when using... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Fariborz Jahanian | Improve on flexible array diagnostics (PR7029). |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Fariborz Jahanian | Fixes misc. flexible array bugs in c++ (PR7029). |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Update .xcodeproj file. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Charles Davis | Extract the ObjC and blocks manglers into their own... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Abramo Bagnara | Fixed comment. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Abramo Bagnara | Added source order to CXXBaseOrMemberInitializer. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Move ComputeEmptySubobjectSizes to EmptySubobjectMap. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Stub out the EmptySubobjectsMap class. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Inline the RecordLayoutBuilder constructor. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Add a Layout overload that takes a CXXRecordDecl. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Benjamin Kramer | Move RecordLayoutBuilder into an anonymous namespace. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Douglas Gregor | When transforming a C++ "new" expression's constructor... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Rename ASTRecordLayoutBuilder to RecordLayoutBuilder. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Remove RecordLayoutBuilder.h |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Move the ASTRecordLayoutBuilder class declaration into... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | ASTRecordLayoutBuilder is no longer a friend of ASTReco... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Douglas Gregor | Tell the string literal parser when it's not permitted... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Fix thinko and remove another unused function. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Fix build. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | No need to use the PrimaryBaseInfo struct in the builder. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Douglas Gregor | Be sure to use the standard substitutions when mangling... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Remove FIXME. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Fold the other Layout overload into its sole call site. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Fold the ASTRecordLayoutBuilder::ComputeLayout overload... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Anders Carlsson | Move the relevant ASTContext member functions that... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Zhongxing Xu | Small fix. |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Zhongxing Xu | Remove extents of dead symbolic regions when RemoveDead... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Douglas Gregor | Only enable code patterns (e.g., try { statements ... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Ted Kremenek | Allocate the contents of TemplateArgumentList using... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Douglas Gregor | Add Redeclarable boilerplate to TypedefDecl, from Peter... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Charles Davis | IRgen: Add a stub class for generating ABI-specific... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Daniel Dunbar | Driver/Frontend: Add -emit-codegen-only, for running... |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Chris Lattner | make -ast-dump print something like this for declstmts: |
commit | commitdiff | tree | snapshot |
next |