2012-11-28 |
Argyrios Kyrtzidis | Don't return a pointer to an UnresolvedSetImpl in the... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Richard Smith | C++ core issue 1344, PR10618: promote "addition of... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Ted Kremenek | Fix another false positive due to a CXX temporary objec... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Fariborz Jahanian | objective-C arc: Underline the selector when issuing |
commit | commitdiff | tree | snapshot |
2012-11-27 |
NAKAMURA Takumi | docs: [CMake] Add Xcode to the list of project formats... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
NAKAMURA Takumi | clang/www/get_started.html: s/cmake/CMake/ |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Ted Kremenek | Provide stop-gap solution to crash reported in PR 14436. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Fariborz Jahanian | objective-C arc: load of a __weak object happens via... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Argyrios Kyrtzidis | [libclang] Remove WorkingDir field from CIndexer, it... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Nico Weber | Move PrettyStackTraceParserEntry to ParseAST.cpp |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Richard Smith | Allow an ASTConsumer to selectively skip function bodie... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Richard Smith | Simplify checking for whether we should implicitly... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Chad Rosier | Remove an extra semicolon. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Rafael Espindola | Fix examples. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Rafael Espindola | Remove some dead code. CLANG_IS_PRODUCTION is now just... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Will Dietz | Add -fsanitize=integer for reporting suspicious integer... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Timur Iskhodzhanov | Remove outdated FIXME; should have removed that in... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
NAKAMURA Takumi | clang/test/lit.cfg: Disable dev-fd-fs on cygwin for... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Eli Friedman | Test for r168674. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Eli Friedman | Fix the definition of the vfork() builtin on Haiku... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Bill Schmidt | This patch addresses an incompatibility relative to... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Jordan Rose | scan-build: Respect TMPDIR on all platforms, not just... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Jordan Rose | [analyzer] Fix test to work on non-LP64 systems. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Rafael Espindola | Add a testcase that r168411 would break. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Rafael Espindola | Revert r168411 for now. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Richard Smith | Duplicate some common owners between Clang and LLVM. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Richard Smith | Move Clang code owners list from llvm/ to cfe/. |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Daniel Dunbar | Frontend: Create a virtual file for named pipe inputs. |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Michael Han | Improve diagnostic on C++11 attribute specifiers that... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Eli Friedman | Add missing "break". Thanks to Craig for spotting it. |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Sebastian Pop | check that always_inline attribute works with -fno... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Jordan Rose | [analyzer] SATestBuild.py: allow make builds to disable... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Anna Zaks | [analyzer] Fix a crash reported in PR 14400. |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Anton Korobeynikov | MSPGCC renamed ISR vectors from vector_<address> to... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Timur Iskhodzhanov | Fix PR14413 - incorrect mangling of anonymous namespace... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Richard Smith | PR14428: When instantiating a 'new' expression, if... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Rafael Espindola | Add r168519 back, but with a fix to also merge the... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Rafael Espindola | Add a basic testcase for the "variable is not needed... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Alexey Samsonov | Fix test case for linking with sanitizer opts added... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
NAKAMURA Takumi | Revert r168519, "Merge used flags so that we don't... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Nico Weber | Make err_module_expected_semi consistent with all the... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Benjamin Kramer | Sema: Provide a valid source location when instantiatin... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Rafael Espindola | Merge used flags so that we don't have to iterate on... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Rafael Espindola | Remove redundant check. |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Rafael Espindola | Check that we don't warn on this testcase. This is... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Joey Gouly | PR14306: Move -fbounds-checking to -fsanitize=bounds. |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Bob Wilson | Reapply a subset of r167567 to clean up Darwin-specific... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Benjamin Kramer | Make helpers static/anonymous. |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Richard Smith | Fix regression in r168477. Use canonical decl when... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Richard Smith | Fix CXXRecordDecl::forallBases to not look through... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Richard Smith | Test that we correctly deal with multiple copy construc... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Chandler Carruth | Fix the '-fuse-init-array' option to actually be an... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Benjamin Kramer | SemaCXX: an enumeral type can be of character or boolea... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Joey Gouly | Test commit: Remove blank line. |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Alexey Samsonov | Try to fix test from r168428 on mingw bot |
commit | commitdiff | tree | snapshot |
2012-11-21 |
NAKAMURA Takumi | clang/test/Driver/x86_64-nacl-defines.cpp: Specify... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Alexey Samsonov | [Sanitizer] force linking with static sanitizer runtime... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Dmitri Gribenko | Use color for -ast-dump-filter only when it is supported |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Rafael Espindola | Remove redundant code. |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Rafael Espindola | Remove redundant code. |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Rafael Espindola | Don't walk a linked list twice in the same function... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Bill Wendling | Update method calls to the new interface re r168354. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
David Blaikie | Fix some trailing whitespace (on a blank line) to cycle... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Richard Smith | PR14381: Never skip constexpr function bodies when... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Kaelyn Uhrain | When adding a NamedDecl to a correction, add the underl... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Logan Chien | Add -ldl for non-static libgcc in Android. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Logan Chien | Enable -fuse-init-array for Android X86/MIPS. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
NAKAMURA Takumi | clang/test: Suppress two tests on LLP64 target, Windows... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Chandler Carruth | Completely re-work how the Clang driver interprets... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Chandler Carruth | Remove a no-op 'const' from a by-value return type. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
NAKAMURA Takumi | RecursiveASTVisitor.h: Rework Doug's r160404, "Eliminat... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Dmitri Gribenko | Remove redundant (duplicated) check. |
commit | commitdiff | tree | snapshot |
2012-11-18 |
NAKAMURA Takumi | clang/test/Sema/warn-documentation.cpp: Try to fix... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Dmitri Gribenko | Documentation parsing: propely handle a lone '\endverba... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Dmitri Gribenko | Fix Doxygen comment start sequence. |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Andy Gibbs | Clean up code according to coding standards |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Fariborz Jahanian | objective-C: Do not issue deprecated warning about... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Nico Weber | Fix crash on end-of-file after \ in a char literal... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Andy Gibbs | Prevent premature macro expansion in __has_builtin... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Andy Gibbs | Made the "expected string literal" diagnostic more... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Andy Gibbs | Refactored duplicate string literal lexing code within... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Andy Gibbs | Fix handling of invalid uses of the __has_warning built... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Benjamin Kramer | Enable inlining of 4 byte atomic ops on ppc32, 8 byte... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Benjamin Kramer | Remove copy ctor that provides no value over the default. |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Ted Kremenek | Further reduce "-fsyntax-only -Wuninitialized" time... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Ted Kremenek | Switch -Wuninitialized to use a reverse-post order... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Eli Friedman | Add missing features for misc x86 CPUs to CPU feature... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Eli Friedman | Clean up X86 target feature translation code slightly... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Chad Rosier | Typo. |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Bill Wendling | Revert r167799. It's not really correct, and it doesn... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Dmitri Gribenko | Testcase overriding-ftemplate-comments.cpp: use [[... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Chad Rosier | [driver] Add the missing TY_PP_ObjCXX_Alias case to... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Dmitri Gribenko | StmtDumper: remove incomplete support for limiting... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Daniel Jasper | Fix partial-match-bind-behavior with forEachDescendant... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Jordan Rose | [analyzer] SATestBuild.py: fix broken string concatenation |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Benjamin Kramer | Make libASTMatchers link its dependencies. libRewriteFr... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Alexey Samsonov | UBSan: enable proper linking with UBsan runtime on... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Nick Lewycky | Store this Decl* as a Decl* instead of a uintptr_t... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
NAKAMURA Takumi | clang/unittests: Fixup corresponding to Doug's r168136. |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Douglas Gregor | Since CreateTargetInfo is taking ownership of the targe... |
commit | commitdiff | tree | snapshot |
next |