Add namespace specifier before nullptr_t
authorTobias Grosser <tobias@grosser.es>
Fri, 9 Sep 2016 12:31:38 +0000 (12:31 +0000)
committerTobias Grosser <tobias@grosser.es>
Fri, 9 Sep 2016 12:31:38 +0000 (12:31 +0000)
commita6987a4dddc61168fbccba7493c176d35689a004
treee113c410a93676d9620f1d38b15aea14db5076d8
parentd2203843766732ee89721720f283d34340fa0e45
Add namespace specifier before nullptr_t

This fixes the following compile time errors:

  error: unknown type name 'nullptr_t'; did you mean 'std::nullptr_t'

llvm-svn: 281039
polly/include/polly/Support/GICHelper.h