| /llvm-project-15.0.7/llvm/docs/ |
| H A D | DiscourseMigrationGuide.md | 114 migration. 120 <tr><td>All-commits</td><td>no migration at the moment</td></tr> 121 <tr><td>Bugs-admin</td><td>no migration at the moment</td></tr> 122 <tr><td>cfe-commits</td><td>no migration at the moment</td></tr> 132 <tr><td>libc-commits</td><td>no migration at the moment</td></tr> 135 <tr><td>libcxx-bugs</td><td>no migration at the moment</td></tr> 138 <tr><td>lldb-commits</td><td>no migration at the moment</td></tr> 140 <tr><td>llvm-admin</td><td>no migration at the moment</td></tr> 143 <tr><td>llvm-bugs</td><td>no migration at the moment</td></tr> 144 <tr><td>llvm-commits</td><td>no migration at the moment</td></tr> [all …]
|
| H A D | OpaquePointers.rst | 116 opaque pointers. This simplifies migration and allows testing existing IR with 175 and opaque pointers at the same time, and will be dropped once the migration 263 The next steps for the opaque pointer migration are:
|
| H A D | ReleaseNotes.rst | 64 represented as a single ``ptr`` type. See the linked document for migration 306 * As part of the opaque pointer migration, the following APIs are deprecated and
|
| H A D | AMDGPUUsage.rst | 571 page migration. If enabled in the device, then if
|
| /llvm-project-15.0.7/clang/tools/arcmt-test/ |
| H A D | arcmt-test.cpp | 173 MigrationProcess migration(origCI, std::make_shared<PCHContainerOperations>(), in performTransformations() local 186 bool err = migration.applyTransform(transforms[i], transformPrinter.get()); in performTransformations() 194 printResult(migration.getRemapper(), llvm::errs()); in performTransformations() 200 printResult(migration.getRemapper(), llvm::outs()); in performTransformations()
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | objc-sdk-migration-options.m | 1 // Check miscellaneous Objective-C sdk migration options.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/modernize/ |
| H A D | replace-auto-ptr.rst | 42 party library) will produce a compilation error after migration. This is 55 // <calling code (with migration)...>
|
| H A D | replace-disallow-copy-and-assign-macro.rst | 39 * Notice that the migration example above leaves the ``private`` access
|
| /llvm-project-15.0.7/clang/lib/ARCMigrate/ |
| H A D | ARCMT.cpp | 357 MigrationProcess migration(CInvok, PCHContainerOps, DiagClient, outputDir); in applyTransforms() local 365 bool err = migration.applyTransform(transforms[i]); in applyTransforms() 376 return migration.getRemapper().overwriteOriginal(*Diags); in applyTransforms() 378 return migration.getRemapper().flushToDisk(outputDir, *Diags); in applyTransforms()
|
| /llvm-project-15.0.7/llvm/test/MC/M68k/ |
| H A D | instructions.s | 5 ; The current migration plan is to consolidate all of the encoding tests in this
|
| /llvm-project-15.0.7/llvm/lib/Target/LoongArch/ |
| H A D | LoongArch.td | 114 // This option is a temporary migration help. It will go away.
|
| /llvm-project-15.0.7/llvm/docs/Proposals/ |
| H A D | GitHubMove.rst | 9 the GitHub migration `status page <https://llvm.org/GitHubMigrationStatus.html>`_ 94 This would enable people to continue working post-migration as though our code 187 The migration will pause here until all dependencies have cleared, and all 553 https://github.com/jyknight/llvm-git-migration. 555 Basic migration 686 https://github.com/greened/llvm-git-migration/tree/zip can be used to 928 https://github.com/greened/llvm-git-migration/tree/import can help with
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangCommandLineReference.rst | 452 Make migration to 'atomic' properties 456 Enable migration to modern ObjC 460 Enable migration to property and method annotations 468 Enable migration to infer instancetype for method result type 472 Enable migration to modern ObjC literals 476 Enable migration to NS\_ENUM/NS\_OPTIONS macros 480 Enable migration to modern ObjC property 488 Enable migration to add protocol conformance on classes 492 Enable migration to modern ObjC readonly property 496 Enable migration to modern ObjC readwrite property [all …]
|
| H A D | AutomaticReferenceCounting.rst | 1887 users in that migration.
|
| H A D | UsersManual.rst | 54 migration from GCC to Clang. In most cases, code "just works".
|
| /llvm-project-15.0.7/libc/benchmarks/ |
| H A D | RATIONALE.md | 198 It removes a set of perturbation sources like: process migration, context
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 586 HelpText<"Enable migration to modern ObjC literals">, 589 HelpText<"Enable migration to modern ObjC subscripting">, 592 HelpText<"Enable migration to modern ObjC property">, 595 HelpText<"Enable migration to modern ObjC">, 598 HelpText<"Enable migration to modern ObjC readonly property">, 601 HelpText<"Enable migration to modern ObjC readwrite property">, 607 HelpText<"Enable migration to property and method annotations">, 613 HelpText<"Enable migration to NS_ENUM/NS_OPTIONS macros">, 616 HelpText<"Enable migration to add protocol conformance on classes">, 619 HelpText<"Make migration to 'atomic' properties">, [all …]
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | Options.td | 703 HelpText<"Force migration of readonly data into __DATA_CONST segment">, 706 HelpText<"Block migration of readonly data away from __DATA segment">,
|
| /llvm-project-15.0.7/mlir/docs/Dialects/Linalg/ |
| H A D | _index.md | 674 as migration continues.
|
| /llvm-project-15.0.7/llvm/include/llvm/Target/ |
| H A D | Target.td | 1040 // This option is a temporary migration help. It will go away.
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | AttrDocs.td | 508 migration for code using ``[[noreturn]]`` after including ``<stdnoreturn.h>``.
|