llvm-project
cf17ee1d - [CodeGen] Fix handling of nullptr in initializers (#137364)

Commit
55 days ago
[CodeGen] Fix handling of nullptr in initializers (#137364) Fixes https://github.com/llvm/llvm-project/issues/137276.
Author
Parents
  • clang
    • include/clang/AST
      • File
        OperationKinds.def
    • lib/CodeGen
      • File
        CodeGenTypes.cpp
    • test/CodeGenCXX
      • File
        nullptr.cpp