Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
6907ce2f8f7410b179beb6e2db9c8d16a257ce9f
/
clang
/
lib
/
Frontend
/
TestModuleFileExtension.cpp
6907ce2
Remove trailing space
by Fangrui Song
· 7 years ago
b44f0bf
Fix for LLVM Bitcode API change (to use std::shared_ptr)
by David Blaikie
· 9 years ago
3093473
Use arrays or initializer lists to feed ArrayRefs instead of SmallVector where possible.
by Benjamin Kramer
· 9 years ago
8f64ca1
Module file extensions: pass a Sema through to the extension writer.
by Douglas Gregor
· 10 years ago
3ee9b16
TestModuleFileExtension.cpp: Include <cstdio> explicitly for fprintf(3).
by NAKAMURA Takumi
· 10 years ago
6623e1f
Introduce module file extensions to piggy-back data onto module files.
by Douglas Gregor
· 10 years ago