Make UnrealCodeAnalyzer public.

- Move UnrealCodeAnalyzer to Programs/UnrealCodeAnalyzer
- Move clang/llvm binaries and includes to ThirdParty/llvm
#codereview Robert.Manuszewski

[CL 2613304 by Mikolaj Sieluzycki in Main branch]
This commit is contained in:
Mikolaj Sieluzycki
2015-07-08 05:11:51 -04:00
committed by Mikolaj.Sieluzycki@epicgames.com
parent 76cfe53af6
commit 13819dc17d
1147 changed files with 490468 additions and 21 deletions

View File

@@ -0,0 +1,3 @@
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved.
#include "UnrealCodeAnalyzerPCH.h"