aboutsummaryrefslogtreecommitdiff
path: root/clang/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-26[NFC] Refactor ConstantArrayType size storage (#85716)Chris B1-24/+84
2024-03-26[clang-repl] Fix remove invalidates iterators in CleanUpPTU() (#85378)Stefan Gränitz1-1/+1
2024-03-26[[clang::always_destroy]] attribute silences warn-exit-time-destructor (#86486)ycdtosa1-0/+3
2024-03-26[FMV] Allow mixing target_version with target_clones. (#86493)Alexandros Lamprineas1-0/+14
2024-03-26[Clang] NFC Silence compiler warning spam (#86532)NagyDonat1-2/+1
2024-03-26[Driver] Reject -fptrauth-intrinsics on non-AArch64 targetsFangrui Song1-6/+2
2024-03-25AMDGPU: Rename intrinsics and remove f16/bf16 versions for load transpose (#8...Changpeng Fang1-5/+0
2024-03-25Reapply "[InstallAPI] Add --extra* and --exclude* cli options for header inpu...Cyndy Ishida3-2/+56
2024-03-25Revert "[InstallAPI] Add --extra* and --exclude* cli options for header input...Cyndy Ishida3-56/+2
2024-03-25[InstallAPI] Add --extra* and --exclude* cli options for header input (#86522)Cyndy Ishida3-2/+56
2024-03-25[analyzer] Set and display CSA analysis entry points as notes on debugging (#...Balazs Benics5-5/+29
2024-03-25Reapply "[analyzer] Accept C library functions from the `std` namespace" agai...NagyDonat1-6/+2
2024-03-25[clang][analyzer] Bring cplusplus.ArrayDelete out of alpha (#83985)Discookie1-5/+5
2024-03-25[clang-repl] Factor out CreateJITBuilder() and allow specialization in derive...Stefan Gränitz1-0/+8
2024-03-25[clang-repl] Fix Value for platforms where unqualified char is unsigned (#86118)Stefan Gränitz1-0/+1
2024-03-22[clang][deps] Lazy dependency directives (#86347)Jan Svoboda1-11/+9
2024-03-23[Clang] Raise an error on namespace aliases with qualified names. (#86122)Daniel M. Katz1-0/+2
2024-03-22AMDGPU: Rename and add bf16 support for global_load_tr builtins (#86202)Changpeng Fang1-7/+9
2024-03-22[clang-format] Added AlignConsecutiveTableGenBreakingDAGArgColons option. (#8...Hirofumi Nakamura1-0/+17
2024-03-22[analyzer] Support C++23 static operator calls (#84972)Balazs Benics1-0/+72
2024-03-22[clang][analyzer] Model getline/getdelim preconditions and evaluation (#83027)Alejandro Álvarez Ayllón1-3/+1
2024-03-21[CIR][Basic][NFC] Add the CIR language to the Language enumNathan Lanza2-2/+4
2024-03-21[InstallAPI] Report exports discovered in binary but not in interface (#86025)Cyndy Ishida2-1/+13
2024-03-21Split -Wcast-function-type into a separate group (#86131)Aaron Ballman2-3/+6
2024-03-21[analyzer] Wrap SymbolicRegions by ElementRegions before getting a FieldRegio...Balazs Benics1-14/+2
2024-03-21[clang] Implement __builtin_{clzg,ctzg} (#83431)OverMighty2-9/+18
2024-03-21[clang] Accept lambdas in C++03 as an extensions (#73376)Nikolas Klauser2-0/+2
2024-03-20[CLANG] Full support of complex multiplication and division. (#81514)Zahira Ammarguellat3-20/+55
2024-03-20[Clang] Update missing varargs arg extension warnings (#84520)Sirraide1-3/+10
2024-03-20[clang][NFC] Add documentation for `CastExpr::path()`. (#85623)martinboehme1-0/+12
2024-03-20[InstallAPI] Simplify & improve symbol printing for diagnostics (#85894)Cyndy Ishida2-0/+6
2024-03-20[clang] move -Wcast-function-type under -Wextra (#77178)Abhin P Jose1-0/+1
2024-03-20[clang] Add `__has_extension(swiftcc)` support (#85347)Yuta Saito2-5/+13
2024-03-20MIPS: Support -m(no-)unaligned-access for r6 (#85174)YunQiang Su1-2/+2
2024-03-20Turn 'counted_by' into a type attribute and parse it into 'CountAttributedTyp...Yeoul Na14-25/+261
2024-03-19[InstallAPI] Verify that declarations in headers map to exports found in dyli...Cyndy Ishida6-12/+96
2024-03-19[HLSL] Fix for build break introduced by #85662 (#85839)Farzon Lotfi1-0/+5
2024-03-19[clang-cl] Fix value of __FUNCTION__ in MSVC mode. (#84014)Zahira Ammarguellat1-1/+2
2024-03-19[AArch64] Add soft-float ABI (#84146)ostannard3-0/+11
2024-03-19[flang] Enable polymorphic lowering by default (#83285)jeanPerier1-5/+0
2024-03-19[clang-format] Fixed the warning in building document for TableGenBreakingDAG...Hirofumi Nakamura1-1/+1
2024-03-19[clang][dataflow] Model assignment to derived class from base. (#85064)martinboehme1-1/+5
2024-03-19[clang][dataflow][NFC] Rename `ControlFlowContext` to `AdornedCFG`. (#85640)martinboehme7-91/+116
2024-03-19[clang-format] Add Options to break inside the TableGen DAGArg. (#83149)Hirofumi Nakamura1-3/+60
2024-03-18Add some missing Kinds to libclang python bindings (#85571)ykiko1-1/+1
2024-03-17Reland Print library module manifest path again (#84881)Chuanqi Xu2-0/+13
2024-03-17[clang-format][NFC] Don't export IsCpp in Format.hOwen Pan1-3/+0
2024-03-16[InstallAPI] Introduce Basic Verifier (#85106)Cyndy Ishida6-25/+114
2024-03-16[InstallAPI] Add installapi specific options & diagnostics (#85100)Cyndy Ishida8-1/+93
2024-03-16Revert "[clang-format][NFC] Don't use clang-format style in config files"Owen Pan1-6/+1