X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FCodingStandards.html;h=d469d6315ecb8be4704b52f524a8f68e069ceed7;hb=65797b83a959e580e2bf293c93091dbaf5a820b5;hp=1f6efd657935816dd7ade2ebf98d7bd69c3cc73a;hpb=2e5cbc218c9b03ca27ff54d1d63201de6484666e;p=oota-llvm.git diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html index 1f6efd65793..d469d6315ec 100644 --- a/docs/CodingStandards.html +++ b/docs/CodingStandards.html @@ -53,14 +53,24 @@


Commenting


Comment Formatting


#include Style


Use Spaces Instead of Tabs


Indent Code Consistently


Treat Compiler Warnings Like Errors