Tracking allocator must use const key
authorDavid Neto <dneto@google.com>
Tue, 14 Jun 2016 16:15:59 +0000 (12:15 -0400)
committerDavid Neto <dneto@google.com>
Tue, 14 Jun 2016 16:15:59 +0000 (12:15 -0400)
commitec1476b7060306fd9109faf7a4c70a20ea3b538c
treec7b0269b06e463f0b48f0994c401b032b6af800a
parentcd784bc561e685b8d6159bcb153956b9ac72a9f9
Tracking allocator must use const key

Fixes TMap template.

This is required to build with newer libc++ versions that have a static
assert on const-ness of value_type
glslang/Include/Common.h