// RUN: %clang_cc1 -fsyntax-only -verify -std=c++11 -Wsystem-headers -isystem %S %s #include void operator "" bar(long double); // expected-warning{{user-defined literal suffixes not starting with '_' are reserved}}