#include "clang/Basic/VirtualFileSystem.h" #include "clang/Driver/Driver.h" #include "clang/Frontend/TextDiagnosticPrinter.h" #include "llvm/ADT/IntrusiveRefCntPtr.h" #include "llvm/Support/ManagedStatic.h" #include "llvm/Support/raw_ostream.h" using namespace clang; using namespace clang::driver; int main() { IntrusiveRefCntPtr DiagID(new DiagnosticIDs()); IntrusiveRefCntPtr DiagOpts = new DiagnosticOptions(); DiagnosticsEngine Diags(DiagID, &*DiagOpts); Driver TheDriver("test", "bpf-pc-linux", Diags); llvm::llvm_shutdown(); return 0; } table id='header'> cgit logo index : net-next.git
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/net/nfc/hci
uthor next.git/log/tools/arch/powerpc/include/asm/barrier.h?id=c5d35cb32cffa6e4c2db1cbd9a544e10a8d6fda9&showmsg=1'>Expand)
AgeCommit message (Expand)AuthorFilesLines
FilesLines
AuthorFilesLines