aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-03-28 02:18:05 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-03-28 02:18:05 +0000
commit7317a5cbfcf7c309ca3c5635ec9fac9b1f3a76f1 (patch)
treee181054664ae06fc89dc952fb8cdee28956d1160 /clang/lib/Frontend/CompilerInvocation.cpp
parentc557bada5a2f61f70aaaecc7a38607934c1f5ee9 (diff)
downloadllvm-7317a5cbfcf7c309ca3c5635ec9fac9b1f3a76f1.zip
llvm-7317a5cbfcf7c309ca3c5635ec9fac9b1f3a76f1.tar.gz
llvm-7317a5cbfcf7c309ca3c5635ec9fac9b1f3a76f1.tar.bz2
[libclang] Introduce options to control the priority for the threads
that libclang creates. -Introduce CXGlobalOptFlags enum for the new options that can be set on the CXIndex object. -CXGlobalOpt_ThreadBackgroundPriorityForIndexing affects: clang_indexSourceFile clang_indexTranslationUnit clang_parseTranslationUnit clang_saveTranslationUnit -CXGlobalOpt_ThreadBackgroundPriorityForEditing affects: clang_reparseTranslationUnit clang_codeCompleteAt clang_annotateTokens rdar://9075282 llvm-svn: 153562
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions