MalaySanghi wrote:
tag @phoebewang @FreddyLeaf @RKSimon for review
https://github.com/llvm/llvm-project/pull/93804
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
MalaySanghi wrote:
This could probably have been a part of
https://github.com/llvm/llvm-project/pull/93774 . If that's preferred, I'll add
this change as a new commit to that PR.
https://github.com/llvm/llvm-project/pull/93804
___
cfe-commits mailing
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Malay Sanghi (MalaySanghi)
Changes
support _inp, _inpw, _inpd, inp, inpw.
These functions were removed from the Windows runtime library, but aare still
supported for kernel mode development.
---
Full diff: https://github.com/llvm/llvm-pro
llvmbot wrote:
@llvm/pr-subscribers-backend-x86
Author: Malay Sanghi (MalaySanghi)
Changes
support _inp, _inpw, _inpd, inp, inpw.
These functions were removed from the Windows runtime library, but aare still
supported for kernel mode development.
---
Full diff: https://github.com/llvm/ll
https://github.com/MalaySanghi created
https://github.com/llvm/llvm-project/pull/93804
support _inp, _inpw, _inpd, inp, inpw.
These functions were removed from the Windows runtime library, but aare still
supported for kernel mode development.
>From de79bf75b68825440b939f030e1d659d26f3d2ea Mon