2011-11-20 |
Douglas Gregor | Allow preprocessor callbacks to recover from a "file... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Douglas Gregor | Add support for pretty-printing attributes, from Richar... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Douglas Gregor | Update signature of HandleTopLevelDecl. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Douglas Gregor | Tweak the guidelines for when one should send patches... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Abramo Bagnara | Fixed HadMultipleCandidates loading. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Benjamin Kramer | Driver: Remove the signal number from the "command... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Douglas Gregor | Initialize ImplicitConversionSequence::ListInitializati... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Douglas Gregor | Add missing initialization in the ContentCache. Serious... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Francois Pichet | Enable delayed template parsing for friend functions... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Abramo Bagnara | Fixed implicit instantiations source range. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Ted Kremenek | Refine placement of LangOptions object in CompilerInvoc... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | Finish r144971, which was an incomplete commit. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | Fix the meaning of an "empty" record for the case of... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | Make va_arg on x86-64 compute alignment the same way... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Anna Zaks | [analyzer] Warn when non pointer arguments are passed... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | A bunch of fixes to argument passing and va_arg on... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | Don't try to expand struct arguments containing holes... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | Simplify code for returning a struct for Darwin x86... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
NAKAMURA Takumi | c-index-test.c: Fix syntax according to C. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Anna Zaks | [analyzer] The compiler warning was disabling the analy... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Eli Friedman | Ignore empty unions in argument lowering on x86-32... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Argyrios Kyrtzidis | Change ASTConsumer::HandleTopLevelDecl to return true... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Argyrios Kyrtzidis | [libclang] Indexing API: |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Argyrios Kyrtzidis | [libclang] Indexing API: make sure we don't pass declar... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Eric Christopher | Use the canonical decl to index so that we can really... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Sean Callanan | Added a clause to the ASTImporter allowing it to |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Anna Zaks | [analyzer] Do not conjure a symbol when we need to... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Ted Kremenek | Make 'LangOptions' in CompilerInvocation a heap-allocat... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Ted Kremenek | Simplify crash cleanup logic in ASTUnit::LoadFromComman... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Anna Zaks | [analyzer] Minor tweaks to the ProgramState::isTainted(). |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Anna Zaks | [analyzer] Add a helper method. |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Richard Smith | Constant expression evaluation: add support for evaluat... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Douglas Gregor | When making a suggestion regarding which module to... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Douglas Gregor | Add the notion of "framework" modules to module maps... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Douglas Gregor | If we're dealing with an overridden buffer in the AST... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
NAKAMURA Takumi | docs/UsersManual.html: Remove obsolete mingw issue. |
commit | commitdiff | tree | snapshot |
2011-11-17 |
NAKAMURA Takumi | test/Frontend/dependency-gen.c: Relax expressions for... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
NAKAMURA Takumi | Revert r132539 for now, "My testing shows that function... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
David Blaikie | Include named unions in union member init checking |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Francois Pichet | In Microsoft mode, make "Unqualified lookup into depend... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Douglas Gregor | Actually free memory for the module maps |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Douglas Gregor | Try to appease the failing buildbot where I can't repro... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Douglas Gregor | When we're loading a framework header, first try to... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Anna Zaks | [analysis] Constify CheckerContext. |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Anna Zaks | [analyzer] Put CheckerConext::getCalleeName out of... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Daniel Dunbar | clang/Darwin: Use the compiler-rt provided profile... |
commit | commitdiff | tree | snapshot |
2011-11-17 |
Daniel Dunbar | tests/Driver/darwin-ld.c: Get rid of the "splatter... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Douglas Gregor | Add missing header for modules test. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Daniel Dunbar | build/make/compiler-rt: Don't attempt to build compiler... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Douglas Gregor | A module with an umbrella header assumes that all of... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Abramo Bagnara | Added missing ImplicitCastExpr around conversion operat... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Bob Wilson | Fix Neon builtin pointer argument checking for "sret... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Jim Goodnow II | Fixed crash with initializer lists and unnamed bitfield... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Douglas Gregor | Implement (de-)serialization of the buffer contents... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Benjamin Kramer | Update CMake build. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Anna Zaks | [analyzer] Catch the first taint propagation implied... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Anna Zaks | [analyzer] Adding generic taint checker. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Anna Zaks | [analyzer] Adding basic building blocks for taint propa... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Anna Zaks | [analyzer] Cleanup: Null->0, comments. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Anna Zaks | [analyzer] Cleanup (NULL -> 0, no doxygen in cpp). |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Anna Zaks | [analyzer] Assert if we ever get an over constrained... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Anna Zaks | [analyzer] Factor getCalleeName to the checker context. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Chandler Carruth | Stop claiming that Visual Studio 2005 is a viable basis... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Kostya Serebryany | Add -f[no-]address-sanitizer flag |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Richard Smith | PR11391: Don't try to evaluate the LHS of a _Complex... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Douglas Gregor | When building a module from a module map that isn't... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Abramo Bagnara | Fixed missing cast and wrong cast kind in delete expres... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Douglas Gregor | Switch the remaining modules tests over to -emit-module... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Argyrios Kyrtzidis | [libclang] Add a comment in lazyCreateDiags to explain... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Argyrios Kyrtzidis | [libclang] Make clang_annotateTokens use "file-targeted... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Argyrios Kyrtzidis | [libclang] Make clang_findReferencesInFile use "file... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Evan Cheng | Match LLVM API change. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Richard Smith | Fix PR11385: A pointer constant expression which has... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Douglas Gregor | Migrate a few more modules tests over to -emit-module... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Ted Kremenek | Teach ccc-analyzer about -fobjc-arc. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Argyrios Kyrtzidis | [libclang] Fix crash on invalid code. Fixes rdar:/... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Argyrios Kyrtzidis | [libclang] Indexing API: fill the objc category info... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Argyrios Kyrtzidis | [libclang] Indexing API: make sure we do not try to... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Argyrios Kyrtzidis | [libclang] Indexing API: if the CXIndexOpt_OneRefPerFil... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Argyrios Kyrtzidis | [libclang] In lazyCreateDiags, recreate the diagnostic... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Eli Friedman | Fix test on Release builds. |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Eli Friedman | Fix a bunch of really nasty bugs in how we compute... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Douglas Gregor | Switch some more of the modules tests over to "-emit... |
commit | commitdiff | tree | snapshot |
2011-11-16 |
Douglas Gregor | Add support for building a module from a module map... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Francois Pichet | In Microsoft mode, make "Unqualified lookup into depend... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Douglas Gregor | Revert r144703. It was a dumb idea anyway; will add... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Eli Friedman | Compute whether a class is trivial correctly for templa... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Douglas Gregor | Split GenerateModuleAction into its own action, which... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Abramo Bagnara | Fixed plausible overloads location. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Douglas Gregor | Add a -cc1-level option -fmodule-name=<name>, which... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Fariborz Jahanian | Remove one group'ed warning. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Fariborz Jahanian | Add -Wmismatched-method-attributes flag for when attrib... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Chad Rosier | Typo. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Chad Rosier | Fix a regression from 143657. The second pass of the... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Douglas Gregor | Teach the CFG builder how to properly destroy temporari... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Benjamin Kramer | Validate DiagGroup names in TableGen, they're used... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Benjamin Kramer | Warning option typo correction: When two options have... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Abramo Bagnara | Fixed a cut&paste error introduced in r141336. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Argyrios Kyrtzidis | [PCH] When serializing an PseudoObjectExpr or AtomicExp... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Argyrios Kyrtzidis | [libclang] Indexing API: Pass an implicit ObjCInterface... |
commit | commitdiff | tree | snapshot |
next |