aboutsummaryrefslogtreecommitdiff
path: root/clang
AgeCommit message (Expand)AuthorFilesLines
2022-07-22[NFC] Add some additional features to MultiLevelTemplateArgumentListErich Keane1-0/+34
2022-07-22[NFC] give getParentFunctionOrMethod a 'Lexical' parameterErich Keane2-6/+9
2022-07-22[NFC] Start saving InstantiatedFromDecl in non-template functionsErich Keane7-11/+58
2022-07-22Strengthen -Wint-conversion to default to an errorAaron Ballman63-227/+199
2022-07-22[clang][CodeGen] Only include ABIInfo.h where required (NFC)Sergei Barannikov8-12/+11
2022-07-22[Flang] Generate documentation for compiler flagsDylan Fleming1-0/+28
2022-07-22[CUDA] remove duplicate conditionVitalyR1-1/+1
2022-07-22[clang][dataflow] Refactor ApplyBuiltinTransfer field out into DataflowAnalys...Sam Estep3-11/+30
2022-07-22[clang][dataflow] Move NoopAnalysis from unittests to includeSam Estep7-11/+10
2022-07-22[Clang][Driver] Fix include paths for `--sysroot /` on OpenBSD/FreeBSDEgor Zhdan10-9/+50
2022-07-22[ASTMatchers] Fix standalone buildNathan James1-1/+3
2022-07-22Don't write to source directory in testBenjamin Kramer1-2/+2
2022-07-22[C++20] [Modules] Handle reachability for partial specializationChuanqi Xu2-2/+36
2022-07-22[CMake][Clang] Copy folder without permissionsSebastian Neubauer1-0/+2
2022-07-22Use any_of (NFC)Kazu Hirata3-6/+4
2022-07-22re-land [C++20][Modules] Build module static initializers per P1874R1.Iain Sandoe10-11/+528
2022-07-21[Driver][test] Remove unused "-o %t.s" from frame-pointer*.cFangrui Song2-52/+52
2022-07-21[modules] Replace `-Wauto-import` with `-Rmodule-include-translation`.Volodymyr Sapsai17-73/+62
2022-07-21[Frontend] Correct values of ATOMIC_*_LOCK_FREE to match builtinRyan Prichard3-13/+7
2022-07-21[CUDA] Ignore __CLANG_ATOMIC_LLONG_LOCK_FREE on i386Ryan Prichard1-15/+20
2022-07-21[OpenMP][NFC] Claim iterators in 'map' clause and motion clausesChi Chun Chen1-1/+1
2022-07-21[ASTMatchers] Adding a new matcher for callee declarations of Obj-CZiqing Luo4-8/+120
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson2-2/+6
2022-07-21[SemaCXX] Set promotion type for enum if its type is promotable to integer ty...Zequan Wu3-3/+18
2022-07-21[CUDA][FIX] Make shfl[_sync] for unsigned long long non-recursiveJohannes Doerfert2-4/+65
2022-07-21[LinkerWrapper] Embed OffloadBinaries for OpenMP offloading imagesJoseph Huber3-4/+6
2022-07-21[clang] Add -fdiagnostics-format=sarif option for future SARIF outputAbraham Corea Diaz6-3/+17
2022-07-21[NFC][LoopVectorize] Explicitly disable tail-folding on some SVE testsDavid Sherwood1-4/+8
2022-07-21Revert "Rewording the "static_assert" to static assertion"Erich Keane43-418/+455
2022-07-21Rewording the "static_assert" to static assertionMuhammad Usman Shahid43-455/+418
2022-07-21Revert "[Flang] Generate documentation for compiler flags"Andrzej Warzynski1-28/+0
2022-07-21[Flang] Generate documentation for compiler flagsDylan Fleming1-0/+28
2022-07-21[C++20] [Modules] Avoid inifinite loop when iterating default argsChuanqi Xu2-2/+84
2022-07-21[PowerPC] Support x86 compatible intrinsics on AIXQiu Chaofan16-35/+83
2022-07-21re-land [C++20][Modules] Update handling of implicit inlines [P1779R3]Iain Sandoe6-8/+142
2022-07-21enable P10 vector builtins test on AIX 64 bit; NFCChen Zheng1-0/+3
2022-07-21[clang][OpenMP] Add IRBuilder support for taskgroupShraiysh Vaishay2-1/+91
2022-07-20[clang-format][NFC] Refactor RequiresDoesNotChangeParsingOfTheRestowenca1-315/+163
2022-07-20[clang-format] Indent tokens after hash only if it starts a lineowenca2-0/+5
2022-07-20[Darwin toolchain] Tune the logic for finding arclite.Steven Wu1-7/+20
2022-07-20[HIP] Allow the new driver to compile HIP in non-RDC modeJoseph Huber5-5/+49
2022-07-20[HLSL] add -I option for dxc mode.Xiang Li5-3/+21
2022-07-20[test] Remove unnecessary -verify-machineinstrs=0Arthur Eubanks1-2/+0
2022-07-20redo UNSUPPORT test on 64-bit AIX tooJake Egan1-1/+1
2022-07-20UNSUPPORT test on 64-bit AIX tooJake Egan1-1/+1
2022-07-20[clang] Small adjustments for -fexperimental-libraryLouis Dionne2-4/+7
2022-07-20Inliner: don't mark call sites as 'nounwind' if that would be redundantNicolai Hähnle53-1426/+1332
2022-07-20Update some more tests with update_cc_test_checks.pyNicolai Hähnle10-2777/+4404
2022-07-20update-test-checks: safely handle tests with #if'sNicolai Hähnle3-0/+41
2022-07-19[X86] Use Min behavior for cf-protection-{return,branch}/ibt-seal module flagsFangrui Song2-5/+5