
record, and that class declaration is not the canonical definition of the class, be sure to add the class to the list of classes that are consulted when we look up a special member in the canonical definition. llvm-svn: 226778
2 lines
38 B
C
2 lines
38 B
C
struct pthread_mutex_t { int lock; };
|