Skip to content
Snippets Groups Projects
Commit eb7c6f3c authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Updating the same comment in a different file, again for links. No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185014 91177308-0d34-0410-b5e6-96231b3b80d8
parent b96e74f7
Branches
No related tags found
No related merge requests found
...@@ -11,8 +11,8 @@ ...@@ -11,8 +11,8 @@
// A intra-procedural analysis for thread safety (e.g. deadlocks and race // A intra-procedural analysis for thread safety (e.g. deadlocks and race
// conditions), based off of an annotation system. // conditions), based off of an annotation system.
// //
// See http://clang.llvm.org/docs/LanguageExtensions.html#threadsafety for more // See http://clang.llvm.org/docs/LanguageExtensions.html#thread-safety-annotation-checking
// information. // for more information.
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment