Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/clang
AgeCommit message (Expand)Author
2022-07-14[clang] Use value instead of getValue (NFC)Kazu Hirata
2022-07-14[Clang] Adjust extension warnings for delimited sequencesCorentin Jabot
2022-07-14[CUDA] Allow the new driver to compile CUDA in non-RDC modeJoseph Huber
2022-07-14[docs] Document git-clang-formatNico Weber
2022-07-14[analyzer] Fix use of length in CStringCheckereinvbri
2022-07-14[lldb] Add image dump pcm-info commandDave Lee
2022-07-14[clang-format][NFC] Replace most of std::vector with SmallVectorowenca
2022-07-14[Support] Change compression::zlib::{compress,uncompress} to use uint8_t *Fangrui Song
2022-07-14[DOC] Add DR1734 and DR1496 Clang's cxx_dr_status as not implementedRoy Jacobson
2022-07-13[clang][deps] Silence a GCC warning about missing returns after a fully cover...Martin Storsjö
2022-07-13[clang][deps] Fix handling of -MT in module command-lineBen Langmuir
2022-07-13[CUDA][HIP][NFC] Do not add `-fgpu-rdc` flag twiceJoseph Huber
2022-07-13[LinkerWrapper] Fix deleted constructor error on older compilersJoseph Huber
2022-07-13[NFC] Minor cleanup of usage of FloatModeKind with bitmask enumsJolanta Jensen
2022-07-13[LinkerWrapper] Support time tracing in the linker wrapperJoseph Huber
2022-07-13[LinkerWrapper] Add support for timescope tracingJoseph Huber
2022-07-13[Clang][Sema][AIX][PowerPC] Emit byval alignment warning only when struct is ...Zarko Todorovski
2022-07-13[LinkerWrapper] Fix linker-wrapper not working with host-LTOJoseph Huber
2022-07-13Revert "[clang] Implement ElaboratedType sugaring for types written bare"Jonas Devlieghere
2022-07-13Add missing sanitizer metadata plumbing from CFE.Mitch Phillips
2022-07-13Remove 'no_sanitize_memtag'. Add 'sanitize_memtag'.Mitch Phillips
2022-07-13[SystemZ] Enable `-mtune=` option in clang.Kai Nacke
2022-07-13[clang] Ignore DependentSizeArray in -Warray-parameterserge-sans-paille
2022-07-13[CodeGen] Keep track of decls that were deferred and have been emitted.Jun Zhang
2022-07-13[clang][dataflow] Generate readable form of input and output of satisfiabilit...Wei Yi Tee
2022-07-13[clang][dataflow] Rename `Status` field in a `Solver::Result` struct to `SATC...Wei Yi Tee
2022-07-13[clang][dataflow] Generate readable form of boolean values.Wei Yi Tee
2022-07-13[clang][dataflow] Refactor boolean creation as a test utility.Wei Yi Tee
2022-07-13[clang][dataflow] Refactor boolean creation as a test utility.Wei Yi Tee
2022-07-13[AArch64][SVE] Prefer SIMD&FP variant of clast[ab]Cullen Rhodes
2022-07-13[Clang] Add a warning on invalid UTF-8 in comments.Corentin Jabot
2022-07-13[clang, clang-tools-extra] Use has_value instead of hasValue (NFC)Kazu Hirata
2022-07-13[NFCI] Fix unused variable warning with asserts off in clang/lib/Sema/TypeLoc...Jorge Gorbe Moya
2022-07-13[clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov
2022-07-13[NFCI] Fix unused variable/function warnings in MacroCallReconstructorTest.cp...Jorge Gorbe Moya
2022-07-13[LinkerWrapper] Tweak save-temps output nameJoseph Huber
2022-07-13Revert "[Clang] Add a warning on invalid UTF-8 in comments."Jonas Devlieghere
2022-07-12Speculatively fix this C DR testAaron Ballman
2022-07-12[clang/ios] Make -mios-version-min the canonical spelling over -miphoneos-ver...Nico Weber
2022-07-12Change default C dialect for PS5 to gnu17/gnu18.Sunil Srivastava
2022-07-12Update the status for more C DRsAaron Ballman
2022-07-12[coroutine] add nomerge function attribute to `llvm.coro.save`Yuanfang Chen
2022-07-12Silence a sphinx diagnostic; NFCAaron Ballman
2022-07-12[Sema] Add deprecation warnings for some compiler provided __has_* type traitsRoy Jacobson
2022-07-12[X86] initial -mfunction-return=thunk-extern supportNick Desaulniers
2022-07-12[AST] [Modules] Handle full cases of DefaultArgStorage::setInheritedChuanqi Xu
2022-07-12[AST] Accept identical TypeConstraint referring to other templateChuanqi Xu
2022-07-12[LinkerWrapper] Clean-up unused definitionsJoseph Huber
2022-07-12[LinkerWrapper] Make ThinLTO work inside the linker wrapperJoseph Huber
2022-07-12[Modules] Add ODR Check for conceptsChuanqi Xu