commit | 3183187fd5bde968b17c09630c3a3a37f3036109 | [log] [tgz] |
---|---|---|
author | Rui Ueyama <ruiu@google.com> | Mon Jan 22 23:27:50 2018 +0000 |
committer | Rui Ueyama <ruiu@google.com> | Mon Jan 22 23:27:50 2018 +0000 |
tree | 82d90e2ef4089ee49efdda09c2890f7dba655a06 | |
parent | fd5a8723ce9f2a6b250e85972ef859e4253ea95d [diff] |
Revert r322595: Specify inline for isWhitespace in CommandLine.cpp The original change was made based on a misunderstanding that -DCMAKE_BUILD_TYPE=RelWithDebugInfo would produce the same executable as -DCMAKE_BUILD_TYPE=Release modulo debug info. Turned out that's not true -- it at least disables some optimizations such as function inlining. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323161 91177308-0d34-0410-b5e6-96231b3b80d8