]> granicus.if.org Git - clang/history - lib/Frontend/TestModuleFileExtension.cpp
Fix for LLVM Bitcode API change (to use std::shared_ptr)
[clang] / lib / Frontend / TestModuleFileExtension.cpp
2017-01-04 David BlaikieFix for LLVM Bitcode API change (to use std::shared_ptr)
2016-07-02 Benjamin KramerUse arrays or initializer lists to feed ArrayRefs inste...
2015-12-08 Douglas GregorModule file extensions: pass a Sema through to the...
2015-11-05 NAKAMURA TakumiTestModuleFileExtension.cpp: Include <cstdio> explicitl...
2015-11-03 Douglas GregorIntroduce module file extensions to piggy-back data...