commit | d7eaf516d4f12e12f0299943859e99e99ecf1e0d | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Mon Nov 27 19:43:58 2017 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Mon Nov 27 19:43:58 2017 +0000 |
tree | 4032db0ad5b2af858190fc19b9f53eca9a970271 | |
parent | e01551e49e21b3e6d2e37c8fdef283495f5f1bb9 [diff] |
Rename CommandFlags.h -> CommandFlags.def Since this isn't a real header - it includes static functions and had external linkage variables (though this change makes them static, since that's what they should be) so can't be included more than once in a program. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319082 91177308-0d34-0410-b5e6-96231b3b80d8