2019-09-12 |
Kristof Umann | [CFG] Add dumps for CFGElement and CFGElementRef |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Kristof Umann | [analyzer][NFC] Fix inconsistent references to checkers... |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Alex Lorenz | NFC, add missing cl::cat option category to clang-scan... |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Kristof Umann | [analyzer] Don't run the analyzer for -analyzer-list... |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Reid Kleckner | [MS] Warn when shadowing template parameters under... |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Alex Lorenz | [clang-scan-deps] remove dots and dots dots from the... |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Reid Kleckner | Don't warn about selectany on implicitly inline variables |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Guillaume Chatelet | [Alignment] Move OffsetToAlignment to Alignment.h |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Michal Gorny | [clang] [unittest] Import LLVMTestingSupport if necessary |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Dmitri Gribenko | Removed some questionable default arguments from setters |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Jeremy Morse | Switch "windows" to "system-windows" in some XFAILs |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Dmitri Gribenko | Removed dead code from DiagnosticBuilder |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Paul Hoad | [clang-format] [PR43100] clang-format C# support does... |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Paul Hoad | [clang-format] Add new style option IndentGotoLabels |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Heejin Ahn | [WebAssembly] Delete duplicate REQUIRES line |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Heejin Ahn | [WebAssembly] Make wasm-eh.cpp requires WebAssembly |
commit | commitdiff | tree | snapshot |
2019-09-12 |
David Zarzycki | [WebAssembly] Add REQUIRES to test |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Heejin Ahn | [WebAssembly] Add -fwasm-exceptions for wasm EH |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Jan Korous | [clang-scan-deps] Add dependency targets |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Craig Topper | [X86] Enable -mprefer-vector-width=256 by default for... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Volodymyr Sapsai | Fix up a test updated in r371655 - require case-insensi... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Alex Lorenz | [clang-scan-deps] cast Result to ErrorOr<unique_ptr... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Reid Kleckner | Start porting ivfsoverlay tests to Windows |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Artem Dergachev | [analyzer] NFC: Move PathDiagnostic classes to libAnalysis. |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Artem Dergachev | [analyzer] NFC: Move resetDiagnosticLocationToMainFile... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Artem Dergachev | [analyzer] NFC: Move getStmt() and createEndOfPath... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Artem Dergachev | [analyzer] NFC: Re-implement stack hints as a side... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Alex Lorenz | [clang-scan-deps] add skip excluded conditional preproc... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Volodymyr Sapsai | Fix -Wnonportable-include-path suppression for header... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
David Bolvansky | [NFC] Added triple to test file to avoid arm buildbots... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Reid Kleckner | [MS] Consder constexpr globals to be inline, as in... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Sergey Dmitriev | [Clang][Bundler] Replace std::vector by SmallVector... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Petr Hosek | Reland "clang-misexpect: Profile Guided Validation... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Sergey Dmitriev | [Clang][Bundler] Fix for a potential memory leak [NFC] |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Alexey Bataev | [OPENMP] Update the diagnosis message for canonical... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Alexey Bataev | [OPENMP]Updated status page, NFC. |
commit | commitdiff | tree | snapshot |
2019-09-11 |
David Bolvansky | [Diagnostics] Add -Wsizeof-array-div |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Dmitri Gribenko | Revert "clang-misexpect: Profile Guided Validation... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Diogo N. Sampaio | [ARM] Take into account -mcpu and -mfpu options while... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Fangrui Song | [CodeGen] Add alias for cpu_dispatch function with... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Petr Hosek | clang-misexpect: Profile Guided Validation of Performan... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Reid Kleckner | Emit -Wmicrosoft-enum-value warning instead of error... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Jan Korous | [clang-scan-deps][NFC] Fix tests - prevent FileCheck... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Owen Pan | [clang-format] Apply BAS_AlwaysBreak to C++11 braced... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Amy Huang | Reland "Change the X86 datalayout to add three address... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Reid Kleckner | Actually reorder not and env in crash-recovery-modules.m |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Richard Smith | When evaluating a __builtin_constant_p conditional... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Alexey Bataev | [OPENMP5.0]Allow teams directive outside of the target... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Reid Kleckner | Re-land Remove REQUIRES:shell from tests that pass... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Alexey Bataev | Fix for PR43175: compiler crash when trying to emit... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Adrian Prantl | Don't emit .gnu_pubnames when tuning for LLDB. |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Clement Courbet | [clang][codegen][NFC] Make test patterns more permissive. |
commit | commitdiff | tree | snapshot |
2019-09-10 |
James Henderson | Revert Remove REQUIRES:shell from tests that pass for... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Roger Ferrer... | [RISCV] Make -march=rv{32,64}gc the default in RISC... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Roger Ferrer... | [RISCV] Default to ilp32d/lp64d in RISC-V Linux |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Roger Ferrer... | [RISCV] Move architecture parsing code into its own... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Petr Hosek | Revert "clang-misexpect: Profile Guided Validation... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Petr Hosek | clang-misexpect: Profile Guided Validation of Performan... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Reid Kleckner | Remove REQUIRES:shell from tests that pass for me on... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Richard Smith | Fix crash mangling an explicit lambda non-type template... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Richard Smith | PR43242: Fix crash when typo-correcting to an operator... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Artem Dergachev | [analyzer] NFC: Simplify bug report equivalence classes... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Artem Dergachev | [analyzer] NFC: Introduce sub-classes for path-sensitiv... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Pirama Arumuga... | [Driver] Handle default case in refactored addOpenMPRuntime |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Pirama Arumuga... | [Driver] Add -static-openmp driver option |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Craig Topper | [X86] Allow _MM_FROUND_CUR_DIRECTION and _MM_FROUND_NO_... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Diogo N. Sampaio | [NFC] Add aacps bitfields access test |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Sven van Haastregt | Merge note_ovl_builtin_candidate diagnostics; NFC |
commit | commitdiff | tree | snapshot |
2019-09-08 |
Gabor Borsik | Move prop-sink branch to monorepo. |
commit | commitdiff | tree | snapshot |
2019-09-08 |
Leonard Chan | [NewPM][Sancov] Create the Sancov Pass after building... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
Aaron Ballman | Fixes an assertion while instantiating a template with... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
Teresa Johnson | Remove stale TLI Module level pass registration |
commit | commitdiff | tree | snapshot |
2019-09-07 |
Jan Korous | [clang][DependencyFileGenerator] Fix missing -MT option... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
Reid Kleckner | Fix thunks.cpp test, don't FileCheck for anon namespace id |
commit | commitdiff | tree | snapshot |
2019-09-07 |
Akira Hatanaka | [Sema][ObjC] Mark C union fields that have non-trivial... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
Akira Hatanaka | [Sema] Diagnose default-initialization, destruction... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Reid Kleckner | Use musttail for variadic method thunks when possible |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Artem Dergachev | [analyzer] Add minimal support for fix-it hints. |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Artem Dergachev | [analyzer] pr43179: Make CallDescription defensive... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Richard Smith | Update comment for <template-param-decl> mangling to... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Jan Korous | [clang][Index][NFC] Put IndexingOptions to a separate... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Matthias Gehre | [LifetimeAnalysis] don't use raw string literals in... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
David Bolvansky | [NFCI] Unbreak buildbots |
commit | commitdiff | tree | snapshot |
2019-09-06 |
David Bolvansky | [NFC] Added new tests for r371222 |
commit | commitdiff | tree | snapshot |
2019-09-06 |
David Bolvansky | [Diagnostics] Refactor code for -Wsizeof-pointer-div... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Roman Lebedev | [NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): pass... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Roman Lebedev | [NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): refacto... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Roman Lebedev | [NFC][CodeGen][UBSan] EmitCheckedInBoundsGEP(): add... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Nico Weber | libclang depends on ClangDriverOptions since r352803 |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Matthias Gehre | Reland [LifetimeAnalysis] Support more STL idioms ... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Craig Topper | [X86] Prevent passing vectors of __int128 as <X x i128... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Craig Topper | [X86] Pre-commit vector of __int128 test cases for... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Nico Weber | Implement Microsoft-compatible mangling for decompositi... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
David Bolvansky | [Diagnostics] Minor improvements for -Wxor-used-as-pow |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Jan Korous | [clang][Index] Replace CodegenNameGenerator with ASTNam... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Alexandre Ganea | Revert: [DebugInfo] Add debug location to stubs generat... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Jan Korous | [AST][NFC] Doc comments for ASTNameGenerator |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Alexandre Ganea | [DebugInfo] Add debug location to stubs generated by... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
David Candler | [ARM] Add support for the s,j,x,N,O inline asm constraints |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Justin Hibbits | Add -m(no)-spe to clang |
commit | commitdiff | tree | snapshot |
next |