2014-03-25 |
Reid Kleckner | MS ABI: Mark direct virtual bases as visted when buildi... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Benjamin Kramer | Fix an logic error in the clang driver preventing crtfa... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Hans Wennborg | clang-cl: make /Gy imply -fdata-sections in addition... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Jordan Rose | [analyzer] Don't track retain counts of objects directl... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Hans Wennborg | clang-cl: Forward /Gy or /Gy- when falling back to... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Manuel Klimek | Fixes a bug in DynTypedNode. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Daniel Jasper | clang-format: Fix incorrect &/* detection. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Richard Smith | Remove redundant and misleading check. This could also... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Richard Smith | Save out a correct lookup table if a lookup table entry... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Richard Smith | If a DeclContext's lookups need to be reconciled, and... |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Richard Smith | Simplify: don't try to complete the list of decls twice... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Richard Smith | Fix a bug where an explicit instantiation declaration... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Eli Bendersky | Proper handling of static local variables with address... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
David Majnemer | MS ABI: Eliminate Duplicate Strings |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Warren Hunt | [MS-ABI] Drop Special Layout in 64-bit mode. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Adrian Prantl | Cleanup testcase by adding return statements and replac... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Will Schmidt | Update the powerpc64le check to include CALL_ELF=2... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Aaron Ballman | Capability attributes can now be declared on a typedef... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Bob Wilson | Use CHECK-DAG in a test so that it isn't sensitive... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Will Schmidt | [PPC64LE] Add a CALL_ELF macro to indicate use of the... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Will Schmidt | Update the parameters passed to the assembler and linke... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Will Schmidt | Update DataLayout/DescriptionString for ppc64le |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Christian Pirker | AArch64_BE test case for predefined macros |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Timur Iskhodzhanov | Fix a compile-time warning |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Timur Iskhodzhanov | Revert r204562,204566,204586,204587 as they broke ASan... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
David Majnemer | Driver: Fix a typo in a command line description |
commit | commitdiff | tree | snapshot |
2014-03-24 |
David Majnemer | CodeGen: Remove unneeded directives |
commit | commitdiff | tree | snapshot |
2014-03-24 |
David Majnemer | MS ABI: Add tests, other cleanups for r204562 |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Benjamin Kramer | Remove unused diagnostic. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Nico Rieck | Fix tests in r204576 |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Nico Rieck | Treat dllimport globals without explicit storage class... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Richard Smith | Add missing file from r204570. |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Richard Smith | Consistently dump default template arguments for templa... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Richard Smith | If a name is injected into an imported inline namespace... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Arnaud A. de... | Cleanup dead assignments reported by scan-build |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Richard Smith | When we inject a declaration into a namespace, add... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Timur Iskhodzhanov | Simplify test/CodeGenCXX/microsoft-abi-vtables-virtual... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
David Majnemer | CodeGen: Make string tests exercise the MS ABI |
commit | commitdiff | tree | snapshot |
2014-03-23 |
David Majnemer | Driver: Map /Gy to -ffunction-sections |
commit | commitdiff | tree | snapshot |
2014-03-23 |
David Majnemer | Driver: cleanup /vd2 test |
commit | commitdiff | tree | snapshot |
2014-03-23 |
David Majnemer | MS ABI: Eliminate Duplicate Strings |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Nuno Lopes | remove a bunch of unused private methods |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Richard Smith | If a template instantation introduces a name into a... |
commit | commitdiff | tree | snapshot |
2014-03-23 |
Richard Smith | If an update record makes a declaration interesting... |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Richard Smith | Emit an update record if we instantiate the definition... |
commit | commitdiff | tree | snapshot |
2014-03-22 |
NAKAMURA Takumi | Revert r204493, "Make clang/test/lit.cfg pre-scan the... |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Richard Smith | Refactor: move loading pending instantiations from... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Adrian Prantl | relax testcase to unbreak windows buildbots. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Arnaud A. de... | When generating the Attribute dumper code, do not dead... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Kaelyn Uhrain | Be a bit smarter about what nested name qualifiers... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Kaelyn Uhrain | [C++11] Simplify some loops in Sema::CorrectTypo as... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Alexander Musman | Test commit |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Adrian Prantl | CGDebugInfo: At the end of EmitFunctionStart, Initializ... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Paul Robinson | Make clang/test/lit.cfg pre-scan the RUN line looking... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Ted Kremenek | Placate -Wunreachable-code by removing unnecessary... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Aaron Ballman | Fixing code that doesn't compile in MSVC 2012 (but... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Aaron Ballman | The release_capability, release_shared_capability and... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Daniel Jasper | clang-format: Add flag for removing empty lines at... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Timur Iskhodzhanov | Simplify test/CodeGenCXX/microsoft-abi-vtables-virtual... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Timur Iskhodzhanov | Simplify test/CodeGenCXX/microsoft-abi-vtables-multiple... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Alexey Samsonov | [CMake] Propagate top-level targets for compiler-rt... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Daniel Jasper | clang-format: Don't remove empty lines at the start... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Daniel Jasper | clang-format: Remove empty lines at the beginning of... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Daniel Jasper | clang-format: Let a trailing comma in braced lists... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Daniel Jasper | clang-format: Fix for r204456. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Daniel Jasper | clang-format: Preserve meaning of trailing comments... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Timur Iskhodzhanov | Simplify test/CodeGenCXX/microsoft-abi-vtables-single... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Timur Iskhodzhanov | Add one more test for PR19172 |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Alexey Samsonov | Document removed flags in release notes |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Alexey Samsonov | Kill deprecated -fbounds-checking flag |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Ted Kremenek | [-Wunreachable-code] add a specialized diagnostic for... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Alexey Bataev | [OPENMP] parsing of clause 'safelen' (for directive... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Richard Smith | Serialize and deserialize mangling numbers. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Richard Smith | PR19215: When writing/reading a PCH that imported a... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Alexander Kornienko | Fixed newlines. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Duncan P. N... | PGO: Don't define instrumentation data available_externally |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Duncan P. N... | PGO: Rename FuncLinkage to VarLinkage; no functionality... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Richard Smith | When the exception specification for a function in... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Richard Smith | Refactor and simplify DeclUpdates serialization. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
DeLesley Hutchins | Consumed Analysis: IgnoreParens bugfix. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Timur Iskhodzhanov | Fix PR19172 - wrong this adjustment calculated for... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Richard Smith | Refactor to move decl update emission into the decl... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Duncan P. N... | PGO: Change runtime prefix from pgo to profile |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Richard Smith | Rearrange serialization block order to put decl update... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Duncan P. N... | PGO: Remove explicit static initialization |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ted Kremenek | [-Wunreachable-code] Tweak isTrivialDoWhile() to handle... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ted Kremenek | Remove dead assignment dominated by a call to llvm_unre... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ted Kremenek | [analyzer] Fix a bad bug in reversePropagateInterstingS... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Duncan P. N... | Use nullptr; no functionality change |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Duncan P. N... | Coding style fixup; no functionality change |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ben Langmuir | Prevent lookup of subframework modules by name without... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Jordan Rose | [analyzer] scan-build: allow quotes around "-cc1" when... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Jordan Rose | [analyzer] scan-build: match whitespace instead of... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Aaron Ballman | Replacing the exclusive_lock_function, shared_lock_func... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Jordan Rose | Remove wchar_t* buffer from scanf format fix-it test. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Evgeniy Stepanov | [msan] -fsanitize-memory-track-origins=[level] flag... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Aaron Ballman | Silencing an MSVC warning about not all control paths... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Timur Iskhodzhanov | Flust stdout after each vftable dumped to simplify... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Benjamin Kramer | Tooling: Move heavyweight vectors around instead of... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
NAKAMURA Takumi | Make format-strings-fixit.c aware of "%hu" uint16_t... |
commit | commitdiff | tree | snapshot |
next |