Loading external comments is expensive. This change probably doesn't apply to common cases but is for free and would save some work in case none of the declaration needs external comments to be loaded.
Details
Details
- Reviewers
arphaman dexonsmith gribozavr - Commits
- rG6644d014dd98: [clang][ASTContext] Try to exit early before loading serialized comments from…
rC358133: [clang][ASTContext] Try to exit early before loading serialized comments from…
rL358133: [clang][ASTContext] Try to exit early before loading serialized comments from…
Diff Detail
Diff Detail