From c20a0120d8b79346179e6599931108081bd5a49c Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 4 Dec 2014 13:38:53 +0200 Subject: [PATCH] move the cstylecast clang plugin out of /store Change-Id: Iee78bd688ddb3e02deb1a3636d6a604838e97b09 --- compilerplugins/clang/{store => }/cstylecast.cxx | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename compilerplugins/clang/{store => }/cstylecast.cxx (100%) diff --git a/compilerplugins/clang/store/cstylecast.cxx b/compilerplugins/clang/cstylecast.cxx similarity index 100% rename from compilerplugins/clang/store/cstylecast.cxx rename to compilerplugins/clang/cstylecast.cxx