We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from: llvm/llvm-project@dce1828 to: llvm/llvm-project@1c0e722 commit: abbdd48
from dce1828683458351b2f66b8758f85415fe3f5a64 to 1c0e7221ce35e4b709951c06c67aeb1ed3205f27
1c0e7221ce35e4b709951c06c67aeb1ed3205f27 [Clang] Prevent null pointer dereference in DiagnoseDeclAvailability() (#97095) a5e905b73d4aec4365a63040338cb02118ae80e5 [MC] Remove MCAsmLayout::getFragmentAddress bae2c54912f8984d4d440f910744caa0b991086c [clang][NFC] Move documentation of Sema functions into Sema.h f9efc295089217425d8220af892dcc5ede9eb9f7 Reapply "[SandboxIR] Boilerplate code (#95814)" 6b707a8cc143f094b02393f4faf89025c64520bb [MC] Remove the MCAsmLayout parameter from MCObjectWriter::executePostLayoutBinding 75ec24e875762f038bf490d6e3fa5d4743d7afd1 [HLSL][clang][Driver] Fix error when using the option -fcgl in --driver-mode=dxc. (#97001) 9f3bfbb680e6cef9c5b902dac4ad541b99e1ea6a [CMake] enable CMP0144 policy if available (#96589) 1b704e889f09b5dfc0549786542bc6d2cd54e85b [MC,llvm-readobj,yaml2obj] Support CREL relocation format 7926c0b594203ca1efe3d2a73a3f4066363bac5a [Sema] Fix -Wunused-but-set-variable after #94865 8e8c455a0660576f170b4c00f3707d179b6bc82a ELFObjectWriter: Use DenseMap+SmallVector. NFC
Sema
Sema.h
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@dce1828
to: llvm/llvm-project@1c0e722
commit: abbdd48
Change Logs
from dce1828683458351b2f66b8758f85415fe3f5a64 to 1c0e7221ce35e4b709951c06c67aeb1ed3205f27
1c0e7221ce35e4b709951c06c67aeb1ed3205f27 [Clang] Prevent null pointer dereference in DiagnoseDeclAvailability() (#97095)
a5e905b73d4aec4365a63040338cb02118ae80e5 [MC] Remove MCAsmLayout::getFragmentAddress
bae2c54912f8984d4d440f910744caa0b991086c [clang][NFC] Move documentation of
Sema
functions intoSema.h
f9efc295089217425d8220af892dcc5ede9eb9f7 Reapply "[SandboxIR] Boilerplate code (#95814)"
6b707a8cc143f094b02393f4faf89025c64520bb [MC] Remove the MCAsmLayout parameter from MCObjectWriter::executePostLayoutBinding
75ec24e875762f038bf490d6e3fa5d4743d7afd1 [HLSL][clang][Driver] Fix error when using the option -fcgl in --driver-mode=dxc. (#97001)
9f3bfbb680e6cef9c5b902dac4ad541b99e1ea6a [CMake] enable CMP0144 policy if available (#96589)
1b704e889f09b5dfc0549786542bc6d2cd54e85b [MC,llvm-readobj,yaml2obj] Support CREL relocation format
7926c0b594203ca1efe3d2a73a3f4066363bac5a [Sema] Fix -Wunused-but-set-variable after #94865
8e8c455a0660576f170b4c00f3707d179b6bc82a ELFObjectWriter: Use DenseMap+SmallVector. NFC
The text was updated successfully, but these errors were encountered: