forked from OSchip/llvm-project
parent
beecd58e21
commit
dab465d820
|
|
@ -463,7 +463,7 @@ will be processed from the PTH file. Otherwise, Clang falls back to
|
|||
directly processing the content of <tt>test.h</tt>. This mirrors the behavior of
|
||||
GCC.</p>
|
||||
|
||||
<p><b>NOTE:</b> Clang does <em>not</em> automatically used PTH files
|
||||
<p><b>NOTE:</b> Clang does <em>not</em> automatically use PTH files
|
||||
for headers that are directly included within a source file. For example:</p>
|
||||
|
||||
<pre>
|
||||
|
|
|
|||
Loading…
Reference in New Issue