Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project. They...
authorCraig Topper <craig.topper@gmail.com>
Tue, 27 Nov 2012 08:12:24 +0000 (08:12 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 27 Nov 2012 08:12:24 +0000 (08:12 +0000)
commitc04bc07ad526f7490fcbd405194eb3b59128ce56
tree72702f8c6069b429d3cc7015c8b9ed2e6646517a
parenta878e74351972666d74df102b0675872ebb3fbe9
Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project. They were previously added to Makefile.llvm.config.in but the consumption was missing

llvm-svn: 168685
llvm/projects/sample/Makefile.llvm.rules