https://bugs.llvm.org/show_bug.cgi?id=41585
Bug ID: 41585
Summary: clang-cl crashes when creating precompiled headers
that have SAL
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
clang-cl -Wno-everything /Yc /Tp pch.h
#pragma once
#include "sal.h"
void f(_Inout_count_(a) wchar_t *b, unsigned long a);
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs