Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1654)

Unified Diff: lib/AsmParser/LLToken.h

Issue 5828043: add ThreadSafety Attribute Base URL: https://llvm.org/svn/llvm-project/llvm/trunk/
Patch Set: more files Created 12 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/AsmParser/LLParser.cpp ('k') | lib/VMCore/Attributes.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/AsmParser/LLToken.h
===================================================================
--- lib/AsmParser/LLToken.h (revision 152746)
+++ lib/AsmParser/LLToken.h (working copy)
@@ -104,6 +104,7 @@
kw_naked,
kw_nonlazybind,
kw_address_safety,
+ kw_thread_safety,
kw_type,
kw_opaque,
« no previous file with comments | « lib/AsmParser/LLParser.cpp ('k') | lib/VMCore/Attributes.cpp » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b