Go to file
John Brawn 8e62db3247 Add a PragmaHandler Registry for plugins to add PragmaHandlers to
This allows plugins which add AST passes to also define pragmas to do things
like only enable certain behaviour of the AST pass in files where a certain
pragma is used.

Differential Revision: http://reviews.llvm.org/D18319

llvm-svn: 265295
2016-04-04 14:22:58 +00:00
clang Add a PragmaHandler Registry for plugins to add PragmaHandlers to 2016-04-04 14:22:58 +00:00
clang-tools-extra [clang-tidy] Update an example. NFC. 2016-04-02 03:44:23 +00:00
compiler-rt tsan: fix ignore handling in signal handlers 2016-04-04 10:52:59 +00:00
debuginfo-tests
libclc Update copyright year to 2016. 2016-03-30 22:39:03 +00:00
libcxx Fix LWG issue 2469 - Use piecewise construction in map::operator[]. 2016-03-31 03:13:37 +00:00
libcxxabi Update copyright year to 2016. 2016-03-30 22:40:47 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Don't store an Elf_Sym for most symbols. 2016-04-04 14:04:16 +00:00
lldb Fix flakyness in TestWatchpointMultipleThreads 2016-04-04 14:18:21 +00:00
llgo [llgo] add USES_TERMINAL option to check-libgo 2016-03-30 00:29:33 +00:00
llvm [SystemZ] Support ATOMIC_FENCE 2016-04-04 12:45:44 +00:00
openmp Fix bug when KMP_USE_ADAPTIVE_LOCKS is 0 2016-03-30 21:50:59 +00:00
polly Do not allow to complex branch conditions 2016-04-04 07:59:41 +00:00