Preserve -fretain-comments-from-system-headers in modules
Preserves the setting of -fretain-comments-from-system-headers when building/saving/loading module files. This allows code completion to pick up documentation comments from system modules. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@198890 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Basic/LangOptions.def 1 addition, 1 deletioninclude/clang/Basic/LangOptions.def
- test/Index/Inputs/retain-comments-from-system-headers-module.map 4 additions, 0 deletions...dex/Inputs/retain-comments-from-system-headers-module.map
- test/Index/retain-comments-from-system-headers.c 4 additions, 1 deletiontest/Index/retain-comments-from-system-headers.c
Loading
Please register or sign in to comment