2010-08-03 |
Zhongxing Xu | Allow offsets to be negative. Out-of-bound cases are... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Zhongxing Xu | Pull the region offset computation logic into a single... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Bruno Cardoso... | Support x86 AVX 256-bit instructions built-ins. Right... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Tom Care | Changed GRExprEngine to pass down a reference to itself... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Ted Kremenek | Add -cc1 option '-unoptimized-cfg' to toggle using... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Ted Kremenek | Add 'AnalysisContext::getUnoptimizedCFG()' to allow... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
John McCall | Labels (and case statement) don't create independent... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sebastian Redl | Simplify global method pool implementation in Sema... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Ted Kremenek | Fix another case (this time in JumpScopeChecker) where... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Ted Kremenek | Fix idempotent operations false positive caused by... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
John McCall | Further adjustments to -Wglobal-constructors; works... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Douglas Gregor | Add Darwin dylib versioning support to libclang when... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Douglas Gregor | When using a precompiled preamble, save the diagnostics... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Ted Kremenek | 'Assumption &A' gets default initialized to 'Possible... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Ted Kremenek | Add test case for <rdar://problem/8258814>. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sebastian Redl | Query only the latest version of an identifier in the... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Sebastian Redl | Remove mutable data on TagType and InjectedClassNameTyp... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Fariborz Jahanian | Compute width/align of objc builtin types (id, etc) |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Update UsersManual, we support '#pragma align' now. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Frontend: Change PluginASTAction::ParseArgs to take... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Argyrios Kyrtzidis | You actually have to include a header in order to use... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Argyrios Kyrtzidis | Use llvm_unreachable. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Argyrios Kyrtzidis | Shut up warnings in Release build. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Argyrios Kyrtzidis | Read/write in PCH Sema's StdNamespace and StdBadAlloc... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Argyrios Kyrtzidis | Rename getStdNamespace -> getOrCreateStdNamespace,... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver/Darwin: Change where Darwin computes the host... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Have -ccc-host-triple simply override the defau... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver/Darwin: Inline some constants. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver/FreeBSD: Change how FreeBSD derives the Lib32... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Move HostInfo::lookupTypeForExtension to ToolCh... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Give Build{Universal,}Actions access to the... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Zhongxing Xu | Improve flat store: MemRegion::getAsOffset() computes... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Add Compilation::addCommand and switch tools... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Eliminate PipedJob, which is now unused. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Eliminate special InputInfo kind for pipes... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Eliminate now unnecessary tool hooks for whethe... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Simplify. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Eliminate now unused argument. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Simplify logic for sending 'clang -E t.c' outpu... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Never try to use piped inputs. |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Daniel Dunbar | Driver: Start ripping out support for -pipe, which... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Daniel Dunbar | Driver/OpenBSD: Update toolchain for compiler changes... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Daniel Dunbar | Driver: Keep track of a separate "install dir", which... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Eli Friedman | PR7777: Set EnabledByDefault to something useful, inste... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
John McCall | Kill off RequiresGlobalConstructor in favor of isConsta... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
John McCall | Make a first pass at implementing -Wglobal-constructors... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
John McCall | Instantiate attributes from the pattern record when... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
John McCall | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-08-01 |
John McCall | Don't consider all local variables in C++ to mandate... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
John McCall | Only run the jump-checker if there's a branch-protected... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Nick Lewycky | Iterate typeloc's for class bases. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
John McCall | Fix fragile-ABI ObjC exceptions in the presence of... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Daniel Dunbar | build: Don't pass -avoid-version or -no-undefined on... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Daniel Dunbar | Parser: Add support for #pragma align, which is just... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Ted Kremenek | After a lengthy design discussion, add support for... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Douglas Gregor | Implement dependency analysis for the precompiled pream... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Tom Care | Test case for PR7763. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Tom Care | Uncomment unfinished work bailout in IdempotentOperatio... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Douglas Gregor | Add some timers to ASTUnit that are only enabled when... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Sebastian Redl | Correctly deal with using names for both functions... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Peter Collingbourne | Add specialisation iterators for {Class,Function}Templa... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Peter Collingbourne | Refactor find*Specialization functions using SpecEntryT... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Peter Collingbourne | Introduce RedeclarableTemplateDecl::SpecEntryTraits |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Sebastian Redl | Safely get a data pointer for vectors that might be... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Fariborz Jahanian | Tighten the rules when deciding if an ivar must be |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Abramo Bagnara | Fixed typedef inside extern "C". |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Daniel Dunbar | tests: Use env instead of assuming bash. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Argyrios Kyrtzidis | When we are deserializing the lexical decls of a DeclCo... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Argyrios Kyrtzidis | Refactor the way PCHReader tracks whether we are in... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
John McCall | Improve error recovery when presented with an ill-forme... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
John McCall | If a TST_typename has a null type, mark the declarator... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
John McCall | Emit global destructors even if the destroyed object... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Chris Lattner | fix PR5179 and correctly fix PR5831 to not miscompile. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Daniel Dunbar | There is no reason for this test to invoke 'llc'. |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Ted Kremenek | Add test case for crash reported in <rdar://problem... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Ted Kremenek | Don't print out ivars twice in Decl::print(). Fixes... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Sebastian Redl | Make macro weirdness in chained PCH work. This required... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Ted Kremenek | Add clang_isPODType() for querying if the CXType is... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Daniel Dunbar | Revert "Re-apply fixed version of 108749, correctly... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Daniel Dunbar | CMake: Clang test targets depend on the {FileCheck... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Nate Begeman | Wire up sema checking for __builtin_arm_usat and __buil... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Douglas Gregor | Teach isIncompleteType() to look through sugar when... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | move the last hunk of getCoerceResult into the place |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | now that direct and coerce are merged, getCoerceResult... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | now that GetSSETypeAtOffset handles passing SSE class... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Argyrios Kyrtzidis | Change the name to something less terrible; suggestion... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Argyrios Kyrtzidis | Weak references and variables that are not definitions... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | Implement the clang-side of detection for when to pass as |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | Look at me, I can count! |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Argyrios Kyrtzidis | Implement PCH support for offsetof(base-specifier). |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Argyrios Kyrtzidis | Merge PCHWriterDecl.cpp's isRequiredDecl and CodeGenMod... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | fix rdar://8251384, another case where we could access... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Nate Begeman | Add codegen support for ARM qadd & qsub intrinsics |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | start setting up infrastructure for passing multi-floats |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Benjamin Kramer | Prepare for upcoming ownership change. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | rename Get8ByteTypeAtOffset -> GetINTEGERTypeAtOffset to |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Chris Lattner | handle a case where we could access off the end of... |
commit | commitdiff | tree | snapshot |
next |