https://bugs.llvm.org/show_bug.cgi?id=46352

Nikita Kniazev <nok.ra...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Nikita Kniazev <nok.ra...@gmail.com> ---
Ok, I was looking at the wrong manual
https://clang.llvm.org/docs/PCHInternals.html, there is a note in
https://clang.llvm.org/docs/UsersManual.html#precompiled-headers that says
Clang does not automatically use PCH on includes inside source files, so you
have to *not* include the header yourself.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to