CTSRD-CHERI / clang

DO NOT USE. Use llvm-project instead
Other
9 stars 8 forks source link

Parsing crash with -Weverything and templated class. #204

Closed LawrenceEsswood closed 6 years ago

LawrenceEsswood commented 6 years ago
// RUN: %cheri_purecap_cc1 -Weverything -o - -emit-llvm -O0 %s

template <class mapT> class A {
mapT val;
};
arichardson commented 6 years ago

Fixed in 3be43cdfa131015cf3063a244655110b8c914f8b