Commit e0321eb8 authored by Endre Fülöp's avatar Endre Fülöp
Browse files

[analyzer] Enable move semantics for CallDescriptionMap

CallDescriptionMap is supposed to be immutable and opaque about the
stored CallDescriptions, but moving a CallDescriptionMap does not
violate these principles.

Reviewed By: steakhal

Differential Revision: https://reviews.llvm.org/D115931
parent 6e30cb76
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment