[docs] Clarify that there isn't much to be done other than watch build
[oota-llvm.git] / docs / CodingStandards.rst
index 70b93a1388c4a91302fe7e7772aa007e11e1fb7c..30cc7b981e484689099bcfb123e646f6df6a6ee6 100644 (file)
@@ -158,6 +158,11 @@ being aware of:
   missing. Fortunately, they are rarely needed.
 * The locale support is incomplete.
 
+Your best option if you cannot test on a Linux system is to minimize your use
+of these features, and watch the Linux build bots to find out if your usage
+triggered a bug. For example if you hit a type trait which doesn't work, we can
+then add support to LLVM's traits header to emulate it.
+
 .. _the libstdc++ manual:
   http://gcc.gnu.org/onlinedocs/gcc-4.7.3/libstdc++/manual/manual/status.html#status.iso.2011