2013-11-15 |
Alp Toker | Remove an unused local from r194827 |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Justin Bogner | Darwin: Look for libc++ headers in include/, rather... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Justin Bogner | libc++: Install headers in include/, rather than lib/ |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Fariborz Jahanian | ObjectiveC. Fixes a bogus warning of unused backing |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Chad Rosier | Update contact information. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Hans Wennborg | [-cxx-abi microsoft] Emit thunks for pointers to virtua... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Alexander Potapenko | [ASan] Fix darwin-sanitizer-ld.c for iossim, which... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Alexander Potapenko | [ASan] Link with libclang_rt.asan_iossim_dynamic.dylib... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Sylvestre Ledru | Using an invalid -O falls back on -O3 instead of an... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Alexander Potapenko | [ASan] If the iOS Simulator SDK is available, build... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Alp Toker | Ignore test Inputs globally and remove redundant lit... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Richard Smith | Tests for core issue 216-223. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Richard Smith | When we hit a #include directive that maps to a module... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Richard Smith | PR17533 and duplicates: don't compute the return type... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Richard Smith | Don't reject dependent range-based for loops in constex... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Matt Arsenault | Fix test failures after addrspacecast added. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Jordan Rose | [analyzer] Silence warnings coming from allocators... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Jordan Rose | [analyzer] Include bug column numbers in HTML output... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Richard Smith | Modern gcc is happy to constant evaluate __builtin_strl... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Tom Stellard | R600: Add processor type for Hawaii |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Joerg Sonnenberger | PR 17916: Don't fail if xcrun is not present. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
David Peixotto | Fix typo |
commit | commitdiff | tree | snapshot |
2013-11-14 |
David Peixotto | Pass -Wa,-I and -Xassembler -I args to integrated assembler |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Hans Wennborg | Install clang-format's editor integrations in $PREFIX... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Richard Smith | DR408: If a static data member of incomplete array... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Warren Hunt | Makes A Microsoft Layout CodeGen Test Explicit |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Richard Smith | Add -Wdeprecated-writable-string in C++ to -Wc++11... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Chad Rosier | [AArch64] Add support for legacy AArch32 NEON scalar... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Fariborz Jahanian | ObjectiveC migrator: This patch sets access property |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Joey Gouly | [OpenCL] Make sure we put string literals in the consta... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Jordan Rose | [analyzer] Treat MSVC's _wassert as noreturn. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Argyrios Kyrtzidis | [objcmt] Introduce "objcmt-white-list-dir-path=" option. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Argyrios Kyrtzidis | [objcmt] -objcmt-atomic-property & -objcmt-ns-nonatomic... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Benjamin Kramer | Move classes into anonymous namespaces. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Simon Atanasyan | [Mips] Add tests for MIPS/MIPS64 type defines and type... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Kevin Qin | Remove a test failure. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Kevin Qin | Add test case for AArch64 NEON poly64 intrinsic. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Kevin Qin | Add test cases for AArch64 NEON instruction set misc. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ted Kremenek | Revert r194663 and r194647. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ted Kremenek | Refine -Wunused-variable to only suppress warning for... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Kevin Qin | [AArch64 neon] support poly64 and relevant intrinsic... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Kevin Qin | Implement aarch64 neon instruction class misc. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Serge Pavlov | Added warning on structures/unions that are empty or... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Jiangning Liu | Implement AArch64 NEON instruction set AdvSIMD (table). |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Ted Kremenek | Suppress -Wunused-variable when initializer uses bridge... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Fariborz Jahanian | Use a more realistic NS class names in |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Fariborz Jahanian | ObjectiveC ARC. objc_bridge attribute should be applied to |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Dmitri Gribenko | Work around a bug in old gcc on the FreeBSD bot, which... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Fariborz Jahanian | ObjectiveC ARC. Introduce a new attribute, 'objc_bridge' |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Argyrios Kyrtzidis | [objcmt] If no objcmt options were specified, default... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Argyrios Kyrtzidis | [objcmt] Transfer the objcmt flags from the driver... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Argyrios Kyrtzidis | [objcmt] If the frontend option is frontend::MigrateSou... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Rafael Espindola | Don't use alias from derived dtor to base dtor at -O0. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Reid Kleckner | -fms-extensions: Recognize _alloca as an alias for... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Reid Kleckner | Only provide MS builtins when -fms-extensions is on |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Dmitri Gribenko | libclang does not depend directly on clangFormat; but... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Dmitri Gribenko | Documentation parsing: move comment-to-XML conversion... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Warren Hunt | No functional change. Renaming a variable in RecordLay... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Weiming Zhao | Add test case for r194593 |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Dmitri Gribenko | Make inline functions in a header file static. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Chad Rosier | [AArch64] Tests for legacy AArch32 NEON scalar shift... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Rafael Espindola | Drop windows specific handling of equivalent destructors. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Weiming Zhao | Adds ARM backend options: -mrestrict-it and -mno-restri... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Argyrios Kyrtzidis | [objcmt] Use FileIDs directly instead of their hash... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Timur Iskhodzhanov | No need to use CGM.getCXXABI() from CXXABI |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Alexander Kornienko | Correctly mark first token in the presence of UTF-8... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Manuel Klimek | Add an optional mapping from source paths to source... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Diego Novillo | Add -fprofile-sample-use to Clang's driver. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Serge Pavlov | Warn on duplicate function specifier |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Dmitri Gribenko | Fix closing namespace comment to reflect reality |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Richard Smith | PR10837: Warn if a null pointer constant is formed... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
NAKAMURA Takumi | unittests/Tooling/ToolingTest.cpp: Suppress new tests... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Fariborz Jahanian | ObjectiveC migrator. Place use of NS_NONATOMIC_IOSONLY |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Hans Wennborg | clang-cl: parse the /Yc flag (PR17895) |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Dmitri Gribenko | Documentation parsing: add support for \throws \throw... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Rafael Espindola | Avoid producing mismatched comdats. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Weiming Zhao | add intrinsics: __builtin_arm_{dmb,dsb} for ARM |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Fariborz Jahanian | ObjectiveC. availability of Array/Dictionary subscripting |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Fariborz Jahanian | ObjectiveC migrator. Another alternative to |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Hans Wennborg | clang-cl: parse the /GT option |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Sylvestre Ledru | Remove trailing spaces |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Manuel Klimek | Add test for injecting diagnostic consumers into a... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Alexander Kornienko | Remove extra whitespace instead of breaking the line... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Alexander Kornienko | Do not insert backslashes, when breaking line comments... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Fariborz Jahanian | ObjectiveC driver change. re-apply patch reverted in |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Manuel Klimek | Upgrade the VS solution to 2012. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Manuel Klimek | Fix key bindings for VS 2010. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Manuel Klimek | Recreated the ClangFormat VSPackage with VS 2010. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Manuel Klimek | Revert unintentional commit from r194477. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Manuel Klimek | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Daniel Sanders | [mips][msa] Enable inlinse assembly for MSA. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Daniel Sanders | [mips] Added fpu register tests to tests/CodeGen/mips... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Daniel Sanders | [mips] Small fixes to test/CodeGen/mips-clobber-reg.c |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Robert Lytton | XCore target requires preferred alignment. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Robert Lytton | XCore target Type defines. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Robert Lytton | XCore target has -fno-use-cxa-atexit as default. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Richard Smith | Tests for core issue 201-215. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Rafael Espindola | Keep the old function order in CodeGenModule::applyRepl... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Rafael Espindola | This reverts commit r194435 and r194434. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Faisal Vali | COSMETIC: Fix 80 column overflow in some comments intro... |
commit | commitdiff | tree | snapshot |
next |