[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Index / Inputs / CommentXML / valid-function-05.xml
blob2dddbd7be227ffc6e6c61e0b4d8c640a788f99d0
1 <?xml version="1.0" encoding="utf-8"?>
2 <Function>
3 <Name>aaa</Name>
4 <Abstract><Para>Aaa.</Para></Abstract>
5 <Discussion>
6   <Para>Ccc</Para>
7 </Discussion>
8 </Function>