Revision: 10496
Author:   [email protected]
Date:     Wed Jan 25 04:32:05 2012
Log:      Silence warning from presubmit lint script

[email protected]
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com/9234025
http://code.google.com/p/v8/source/detail?r=10496

Modified:
 /branches/bleeding_edge/src/hydrogen-instructions.h

=======================================
--- /branches/bleeding_edge/src/hydrogen-instructions.h Tue Jan 24 00:43:12 2012 +++ /branches/bleeding_edge/src/hydrogen-instructions.h Wed Jan 25 04:32:05 2012
@@ -764,6 +764,7 @@
   int flags_;
   GVNFlagSet gvn_flags_;

+ private:
   DISALLOW_COPY_AND_ASSIGN(HValue);
 };

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to