]> granicus.if.org Git - clang/commitdiff
Note the need for --param=build_config=whatever in the Hacking Clang document, from...
authorDouglas Gregor <dgregor@apple.com>
Mon, 24 Jan 2011 18:04:58 +0000 (18:04 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 24 Jan 2011 18:04:58 +0000 (18:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124130 91177308-0d34-0410-b5e6-96231b3b80d8

www/hacking.html

index e0d2ce4b72bb85a43b017e18d65a870c20a6bdc6..978c99f1413973b9b79e4011c41af74c4fe65b44 100644 (file)
  (path to llvm)/llvm/tools/clang/test
   </tt>
 
+  <p>For CMake builds e.g. on Windows with Visual Studio, you will need
+  to specify your build configuration (Debug, Release, etc.) via
+  <tt>--param=build_config=(build config)</tt>.</p>
+
   <p>To run a single test:</p>
   
   <tt>