[PATCH] Unify clang/llvm attributes for asan/tsan/msan (LLVM part)

Kostya Serebryany kcc at google.com
Sun Feb 24 23:02:30 PST 2013


  Sorted enums and switch/case lists.

Hi chandlerc, samsonov,

http://llvm-reviews.chandlerc.com/D450

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D450?vs=1076&id=1093#toc

Files:
  docs/LangRef.rst
  utils/llvm.grm
  utils/vim/llvm.vim
  lib/IR/Verifier.cpp
  lib/IR/Attributes.cpp
  lib/Analysis/MemoryDependenceAnalysis.cpp
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLToken.h
  lib/AsmParser/LLParser.cpp
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  test/Instrumentation/AddressSanitizer/instrument_load_then_store.ll
  test/Instrumentation/AddressSanitizer/do-not-instrument-internal-globals.ll
  test/Instrumentation/AddressSanitizer/debug_info.ll
  test/Instrumentation/AddressSanitizer/different_scale_and_offset.ll
  test/Instrumentation/AddressSanitizer/instrument_initializer_metadata.ll
  test/Instrumentation/AddressSanitizer/X86/bug_11395.ll
  test/Instrumentation/AddressSanitizer/basic.ll
  test/Instrumentation/AddressSanitizer/test64.ll
  test/Instrumentation/AddressSanitizer/lifetime.ll
  test/Instrumentation/AddressSanitizer/instrument-no-return.ll
  test/Instrumentation/AddressSanitizer/asan-vs-gvn.ll
  test/Instrumentation/ThreadSanitizer/tsan-vs-gvn.ll
  test/CodeGen/X86/crash.ll
  test/Bitcode/attributes.ll
  include/llvm/IR/Attributes.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D450.2.patch
Type: text/x-patch
Size: 33776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130224/095234f7/attachment.bin>


More information about the llvm-commits mailing list