blob: 7757acd83887d4e232e70b696400d812510fb539 [file] [log] [blame]
Anders Carlsson36674d22009-06-11 21:22:55 +00001// RUN: clang-cc %s -emit-llvm -o - -std=c++0x
2
3static_assert(true, "");