INSTALL, CodingStyle: Recognize that Clang is an acceptable compiler.
authorBen Pfaff <blp@nicira.com>
Thu, 1 Aug 2013 22:27:52 +0000 (15:27 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 1 Aug 2013 22:32:44 +0000 (15:32 -0700)
commit8a6de510b0ce003a05629dbb3f6522f6fbb045eb
tree637e228b0f471c8718f0dc06a2f28c44f84b2502
parent4468099e7cabab8c6a290a5a883469c1986e0bb8
INSTALL, CodingStyle: Recognize that Clang is an acceptable compiler.

Clang has nice static analysis and works well as an Open vSwitch compiler,
so mention it more explicitly.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
CodingStyle
INSTALL