Nice! Thanks for fixing. I think lib/Headers/CMakeLists.txt needs to be updated too.
================ Comment at: lib/Headers/inttypes.h:3 @@ +2,3 @@ + * + * Copyright (c) 2015 Nico Weber + * ---------------- It seems this line is mostly present in the older headers (with years like 2008 and 2009 on them). I looked at cpuid.h and immintrin.h, and they don't have it. IANAL etc., but I would go for the shorter version. http://reviews.llvm.org/D10754 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
