NFC: CodeCompletionResult's constructor should take const NamedDecl
CodeCompletionResult's Declaration field is a const pointer to the NamedDecl, and thus the constructor should take a const pointer as well. llvm-svn: 284019
Loading
Please sign in to comment