See https://llvm.org/bugs/show_bug.cgi?id=31439; this reflects LLVM's behavior in practice, and should be compatible with C/C++ rules.
Details
Details
Diff Detail
Diff Detail
- Repository
 - rL LLVM
 
 Differential  D28026  
Explicitly state the behavior of inbounds with a null pointer. Authored by efriedma on Dec 21 2016, 11:55 AM. 
Details See https://llvm.org/bugs/show_bug.cgi?id=31439; this reflects LLVM's behavior in practice, and should be compatible with C/C++ rules. 
Diff Detail 
  |