2009-01-07 |
Daniel Dunbar | ccc: Change Command to take list of strings for argv... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Steve Naroff | ObjC AST cleanups/simplifications (phase 1). |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Douglas Gregor | Use DeclContext::getLookupContext wherever necessary... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Douglas Gregor | Test case for anonymous unions in C++ |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Douglas Gregor | When determining whether a variable is a file-scoped... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Daniel Dunbar | ccc: Extend ArgList to support indexing into a syntheti... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Daniel Dunbar | ccc: Refactor so that all accesses to actual input... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Douglas Gregor | Initial implementation of anonymous unions (and, as... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Ted Kremenek | This commit reflects changes to the retain/release... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Daniel Dunbar | ccc (old): Pass -arch through to assembler if given. |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Douglas Gregor | Allow Objective-C entities to be declared within a... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Ted Kremenek | SourceManager: Implement "lazy" creation of MemBuffers... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Ted Kremenek | Remove redunant (and incorrect) call to SourceManager... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Steve Naroff | Another tweak to handle the MS extensions (<rdar:/... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Ted Kremenek | Add whitespace to silence the following warning in... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Ted Kremenek | Return UnknownVal in RegionStoreManager::getSizeInEleme... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Fariborz Jahanian | Couple of code gen. fixes in ObjC's colection-statement... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Steve Naroff | Fix <rdar://problem/5956221> clang ObjC rewriter: Micro... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Cedric Venet | Fix a typo. |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Chris Lattner | - Various comment typo fixes in Sema.h |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Chris Lattner | it is ok to insert empty source ranges into diagnostics... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Chris Lattner | simplify some code using 'continue' and the new 'isInId... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Douglas Gregor | Minor tweaks to the transparent declcontext patch |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Chris Lattner | add a helper method. |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Chris Lattner | rename MaybeParseCXXScopeSpecifier -> ParseOptionalCXXS... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Chris Lattner | minor code cleanups, reduce indentation since 'if'... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Daniel Dunbar | ccc: Remove ValueArg::setValue, this is no longer used. |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Daniel Dunbar | ccc: Track last actual argument instance for each optio... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Chris Lattner | document annotation tokens. |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Chris Lattner | Make Token::setLength assert that the token is not... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Douglas Gregor | Oops. Un-publicify SrcMgr::ContentCache::Buffer. |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Douglas Gregor | Add QualifiedDeclRefExpr, which retains additional... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Chris Lattner | rename tok::annot_qualtypename -> tok::annot_typename... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Chris Lattner | add TypeTraits.h to the Xcode project |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Chris Lattner | use getBuffer() to fix compile error. Ted, please... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Daniel Dunbar | ccc: Use dummy InputOption and UnknownOption classes... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Ted Kremenek | Misc changes to SourceManager::ContentCache: |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Daniel Dunbar | ccc: Introduce ArgList for keeping input argv & parsed... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | rename these tests to match the attribute. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | Optimize stringification a bit to avoid std::string... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Daniel Dunbar | Remainder is only valid on integer vector operands. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Daniel Dunbar | Back out code for handling VectorType's in getFloatingRank. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Daniel Dunbar | Use CheckVectorOperands when % is applied to a vector... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Daniel Dunbar | Implement getFloatingRank() for extended vectors. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Sebastian Redl | Silence a GCC warning |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Sebastian Redl | PODness and Type Traits |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Daniel Dunbar | Add prototype ccc rewrite. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Douglas Gregor | Add forgotten test case for linkage specifications |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Douglas Gregor | Introduce support for "transparent" DeclContexts, which are |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | simplify Preprocessor::getSpelling now that identifiers... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Douglas Gregor | Fix an uninitialized-variable warning |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | remove optimization to avoid looking ahead for cases... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | simplify some code. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | Rearrange some code in TryAnnotateTypeOrScopeToken... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | Fix a bug where we'd try to look beyond the current... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Anders Carlsson | Pass '-undefined- to the linker |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | TryAnnotateTypeOrScopeToken and TryAnnotateCXXScopeToke... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Anders Carlsson | Generate debug info for VLA types |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | add a testcase |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | ParseCXXSimpleTypeSpecifier can only be called on thing... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | sink a call to TryAnnotateCXXScopeToken down into the |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | Simplify some control flow and remove a call to TryAnno... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | code simplification |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | sink calls to TryAnnotateTypeOrScopeToken down into... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | push the call in isCXXDeclarationSpecifier to TryAnnota... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | my previous patch caused sema to drop the global qualif... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | sink the call to TryAnnotateTypeOrScopeToken in |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | use early exits to reduce nesting. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | simplify control flow by removing a goto. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | eliminate lookahead when parsing ::new / ::delete. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Chris Lattner | minor simplifications. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Anders Carlsson | Fix the bug that would cause Python to crash at startup. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Bill Wendling | Rename AddReadAttrs to FunctionAttrs. This is related... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Anders Carlsson | Perform default function/array conversion for input... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Douglas Gregor | Parser support for C++ using directives, from Piotr Rak |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Fariborz Jahanian | Remove hasKind(). Use existing getKind(). |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Sebastian Redl | Fill in C++ status table for statements. |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Sebastian Redl | Convert a two more statement actions to smart pointers. |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Sebastian Redl | Fix a grep error that caused CodeGenObjC/encode-test... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Sebastian Redl | Diagnose declarations that don't declare anything,... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Sebastian Redl | Fix filename typo. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Nuno Lopes | add RUN line |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Anders Carlsson | Add a MS specific intrinsic. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Eli noticed that I had forgotten some #defines. Add... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Add float.h header. Eli, please review :) |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Add __builtin_flt_rounds |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Douglas Gregor | Add support for out-of-line definitions of conversion... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Fix implementation of _mm_pause. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | OK, all tests pass. Let's start using the SSE2 header |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Add two more builtins |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anton Korobeynikov | Complete the test after adding handling of merged attri... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anton Korobeynikov | Add full dllimport / dllexport support: both sema check... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anton Korobeynikov | Testcase for stdcall/fastcall sema checks. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Fix formatting |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | Add _mm_pause and _MM_SHUFFLE |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Anders Carlsson | More SSE2 intrinsics |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Anders Carlsson | More SSE2 intrinsics |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Steve Naroff | Add parser support for __forceinline, __w64, __ptr64. |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Steve Naroff | Add parser support for __cdecl, __stdcall, and __fastcall. |
commit | commitdiff | tree | snapshot |
next |