diff options
| author | Alexander Kornienko <alexfh@google.com> | 2016-12-13 16:38:45 +0000 |
|---|---|---|
| committer | Alexander Kornienko <alexfh@google.com> | 2016-12-13 16:38:45 +0000 |
| commit | 1647f3855fe517a47704d399a30984004e759e89 (patch) | |
| tree | 8265da239a62e2ec7486be06f1d65c24a39e51fa /clang-tools-extra/docs/ModularizeUsage.rst | |
| parent | ebdfb9cf0cea0bd9ae91052b714397569d1c653a (diff) | |
| download | bcm5719-llvm-1647f3855fe517a47704d399a30984004e759e89.tar.gz bcm5719-llvm-1647f3855fe517a47704d399a30984004e759e89.zip | |
Remove trailing whitespace in docs and clang-tidy sources.
llvm-svn: 289547
Diffstat (limited to 'clang-tools-extra/docs/ModularizeUsage.rst')
| -rw-r--r-- | clang-tools-extra/docs/ModularizeUsage.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/docs/ModularizeUsage.rst b/clang-tools-extra/docs/ModularizeUsage.rst index b06956dfe12..9f01165653b 100644 --- a/clang-tools-extra/docs/ModularizeUsage.rst +++ b/clang-tools-extra/docs/ModularizeUsage.rst @@ -59,7 +59,7 @@ Modularize Command Line Options Generate a module map and output it to the given file. See the description in :ref:`module-map-generation`. - + .. option:: -problem-files-list=<problem-files-list-file-name> For use only with module map assistant. Input list of files that |

